Skip to content

Commit 4d0fb19

Browse files
authored
feat: force release (#371)
1 parent 1728c98 commit 4d0fb19

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
@@ -11,7 +11,7 @@
1111
"publish": "lerna publish --no-private -y from-package",
1212
"test": "lerna run test",
1313
"format": "prettier --write \"**/*.{js,ts,json,md}\"",
14-
"prepare": "husky install "
14+
"prepare": "husky install"
1515
},
1616
"lint-staged": {
1717
"**/*.{js,ts,json,md}": "prettier --write"

0 commit comments

Comments
 (0)