mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 23:30:05 +02:00
Yarn lock again
This commit is contained in:
commit
e0dc31610d
@ -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/*"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user