Skip to content

Commit

Permalink
fix: add tool script to top level package.json (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos authored Dec 1, 2023
1 parent 9564c7e commit b205b19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"test": "npm test -w billing -w upload-api -w carpark -w replicator -w satnav -w ucan-invocation -w roundabout -w filecoin",
"test-integration": "ava --verbose --serial --timeout=600s test/*.test.js",
"fetch-metrics-for-space": "npm run fetch-metrics-for-space -w tools",
"follow-filecoin-receipt-chain": "npm run follow-filecoin-receipt-chain -w tools",
"d1-dynamo-migration": "npm run d1-dynamo-migration -w tools"
},
"devDependencies": {
Expand Down

0 comments on commit b205b19

Please sign in to comment.