1
0
Fork 0
mirror of https://github.com/sbrl/terrain50-cli.git synced 2024-06-10 08:34:55 +00:00
This commit is contained in:
Starbeamrainbowlabs 2020-11-05 16:12:13 +00:00
parent e40a35b62a
commit 36d0cde886
Signed by: sbrl
GPG key ID: 1BE5172E637709C2
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "terrain50-cli",
"version": "1.6.4",
"version": "1.6.5",
"lockfileVersion": 2,
"requires": true,
"packages": {

View file

@ -1,6 +1,6 @@
{
"name": "terrain50-cli",
"version": "1.6.4",
"version": "1.6.5",
"description": "CLI for parsing Ordnance Survey Digital Elevation Model files",
"main": "src/index.mjs",
"scripts": {