This commit is contained in:
Starbeamrainbowlabs 2020-10-16 17:35:49 +01:00
parent 3726f9e624
commit 0c00617762
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.2",
"version": "1.6.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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