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": {