Skip to content

Commit

Permalink
fix: remove create-hydra command from old version
Browse files Browse the repository at this point in the history
Signed-off-by: Brent Hoover <brent@thebuddhalodge.com>
  • Loading branch information
brent-hoover committed Feb 15, 2022
1 parent 19b8794 commit b56f089
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"test:link": "blc http://web.reaction.localhost:4000 -ro -filter=3 -e",
"test:file": "NODE_ENV=jesttest jest --watch --no-coverage",
"type-check": "tsc",
"create-hydra-client": "node createHydraClientIfNecessary.js",
"postinstall": "is-ci || is-docker || husky install",
"prepublishOnly": "pinst --disable",
"postpublish": "pinst --enable"
Expand Down

0 comments on commit b56f089

Please sign in to comment.