fix(joyent-ui-toolkit): don't hoist react-styleguidist

This commit is contained in:
Sérgio Ramos 2017-06-16 14:33:32 +01:00
parent 03e19d4a6a
commit 9243ecdfab
2 changed files with 173 additions and 1297 deletions

View File

@ -3,7 +3,14 @@
"version": "independent", "version": "independent",
"npmClient": "yarn", "npmClient": "yarn",
"hoist": true, "hoist": true,
"nohoist": ["graphi", "eslint", "jest", "jest-cli", "react-scripts"], "nohoist": [
"graphi",
"eslint",
"jest",
"jest-cli",
"react-scripts",
"react-styleguidist"
],
"packages": [ "packages": [
"packages/*" "packages/*"
] ]

1461
yarn.lock

File diff suppressed because it is too large Load Diff