Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit 04cadeb

Browse files
author
Benni
committed
revert change prepare script
1 parent e423a83 commit 04cadeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"fmt": "npm run prettier -- --write",
1515
"prettier": "prettier \"**/*.{css,html,ts,js,java}\"",
1616
"prepublishOnly": "npm run build && npm run ios:build",
17-
"prepare": "husky install && npm pack"
17+
"prepare": "husky install"
1818
},
1919
"author": "Max Lynch <max@ionic.io>, Thomas Vidas <thomas@ionic.io>",
2020
"license": "MIT",

0 commit comments

Comments
 (0)