Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Pennions authored Mar 27, 2024
1 parent 8ed9344 commit 6bca452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "jest --collectCoverage",
"lint": "npx prettier -w rocketjs/**",
"publish": "npm run build && npm publish --access public",
"actions:install": "npm install && npm install --prefix flightkit && npm install --prefix aviancss && npm install --prefix rocketjs && npm install --prefix documentation"
"actions:install": "npm install && npm install --prefix flightkit && npm install --prefix documentation"
},
"author": "Jelmer Veen <https://github.com/pennions>",
"license": "GPL-3.0",
Expand Down

0 comments on commit 6bca452

Please sign in to comment.