Skip to content

Commit f5f7409

Browse files
committed
chore(package): hoist devDependencies
1 parent afa2270 commit f5f7409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"lerna": "3.0.0-beta.21"
44
},
55
"scripts": {
6-
"bootstrap": "lerna bootstrap --hoist tap",
6+
"bootstrap": "lerna bootstrap --hoist tap --hoist eslin* --hoist husky --hoist prettier --hoist pretty-quick",
77
"precommit": "pretty-quick --staged",
88
"prettier": "prettier --config .prettierrc --write ./**/*.js",
99
"test": "lerna run test"

0 commit comments

Comments
 (0)