Skip to content

Commit

Permalink
fix: remove path to executable as the script was removed in #93 (#95)
Browse files Browse the repository at this point in the history
fixes #94
  • Loading branch information
arnoschutijzer authored Oct 24, 2022
1 parent a63f9b2 commit 9d66a3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
"directories": {
"test": "test"
},
"bin": {
"geojson-flatten": "./geojson-flatten"
},
"scripts": {
"test": "eslint index.js && tap test/flatten.js",
"prepare": "microbundle --name geojsonFlatten",
Expand Down

0 comments on commit 9d66a3e

Please sign in to comment.