Skip to content

Commit

Permalink
#build-patch: build
Browse files Browse the repository at this point in the history
  • Loading branch information
reskume committed Dec 5, 2024
1 parent 5a7b1b0 commit 2b0b835
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
"lint": "eslint -c .eslintrc.js .",
"run-security-audit": "npm audit --omit=dev",
"format": "prettier --plugin-search-dir . --write .",
"update-packages": "ncu --target minor --upgrade --reject jsts && npm install && npm audit fix",
"bump-version": "bump -c 'version bump to ' -tp"
"update-packages": "ncu --target minor --upgrade --reject jsts && npm install && npm audit fix"
},
"dependencies": {
"@mapbox/geojson-rewind": "^0.5.2",
Expand Down

0 comments on commit 2b0b835

Please sign in to comment.