Skip to content

Commit

Permalink
upgraded to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Jan 19, 2020
1 parent 6168256 commit ef59adb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geotiff-stats",
"version": "0.0.1",
"version": "0.0.2",
"description": "Get Statistics from a Large GeoTIFF while Using a Low Amount of Memory",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,5 +29,6 @@
"chai": "^4.2.0",
"geotiff": "^1.0.0-beta.6",
"mocha": "^7.0.0"
}
},
"dependencies": {}
}

0 comments on commit ef59adb

Please sign in to comment.