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 2021-01-26 17:16:51 +00:00
parent 0e8f766455
commit b4638dd098
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.7.0",
"version": "1.8.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

View file

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