1
0
Fork 0
mirror of https://github.com/sbrl/terrain50-cli.git synced 2024-05-31 07:32:57 +00:00
This commit is contained in:
Starbeamrainbowlabs 2020-11-05 15:47:47 +00:00
parent 9c90df0255
commit d08b1e4dc0
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.3",
"version": "1.6.4",
"lockfileVersion": 2,
"requires": true,
"packages": {

View file

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