This commit is contained in:
Starbeamrainbowlabs 2021-01-15 18:10:29 +00:00
parent 9cd63432d1
commit df30044e19
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.6",
"version": "1.7.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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