Skip to content

Commit

Permalink
ci: Allow using package as git dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
coditva committed Nov 20, 2023
1 parent 32317ab commit a1f9ac4
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 @@ -30,6 +30,7 @@
"build-types": "npm run build-common-types && npm run build-sandbox-types",
"cache": "node npm/cache.js $1",
"codecov": "node npm/publish-coverage.js",
"prepare": "npm run cache",
"prepublishOnly": "node npm/prepublish.js",
"pretest": "npm run cache",
"release": "node npm/create-release.js",
Expand Down

0 comments on commit a1f9ac4

Please sign in to comment.