Skip to content

Commit

Permalink
feat(@dpc-sdp/nuxt-ripple-cli): ✨ add script for downloading locality…
Browse files Browse the repository at this point in the history
… data

feat(@dpc-sdp/nuxt-ripple-cli): ✨ add CLI script for fetching locality data from VicMap

refactor(@dpc-sdp/ripple-tide-api): ♻️ refactor locality script to support budget data

feat(@dpc-sdp/nuxt-ripple-cli): 🚧 wip on budget data script

fix(@dpc-sdp/nuxt-ripple-cli): 🐛 fix for budget data discrepencies, add tests

fix(@dpc-sdp/nuxt-ripple-cli): 🐛 add fixes for problematic locality data

fix(@dpc-sdp/nuxt-ripple-cli): 🐛 fix lint
  • Loading branch information
dylankelly committed Apr 17, 2024
1 parent c7c696d commit ebc5fec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/nuxt-ripple-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"nuxt-ripple": "./dist/commands/index.js"
},
"dependencies": {
"@turf/turf": "6.2.0",
"@turf/turf": "^6.2.0",
"commander": "^12.0.0",
"copyfiles": "^2.4.1",
"enquirer": "^2.3.6",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit ebc5fec

Please sign in to comment.