Skip to content

Commit

Permalink
bump sf version
Browse files Browse the repository at this point in the history
  • Loading branch information
caldwellc committed Jul 20, 2022
1 parent 84a90ee commit c6228ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngageoint/simple-features-wkb-js",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple Features WKB JavaScript Library",
"keywords": [
"NGA",
Expand Down Expand Up @@ -36,7 +36,7 @@
"prepare": "npm run build"
},
"dependencies": {
"@ngageoint/simple-features-js": "1.0.1"
"@ngageoint/simple-features-js": "1.0.2"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "0.1.3",
Expand Down

0 comments on commit c6228ca

Please sign in to comment.