yarn 2 compat
This commit is contained in:
parent
17efce0759
commit
95eb73a166
3 changed files with 4791 additions and 3110 deletions
|
@ -1 +1,3 @@
|
|||
yarnPath: ".yarn/releases/yarn-berry.js"
|
||||
pnpMode: loose
|
||||
nodeLinker: node-modules
|
||||
|
|
|
@ -21,12 +21,15 @@
|
|||
"react": "^16.8.1",
|
||||
"react-datepicker": "^2.15.0",
|
||||
"react-dom": "^16.8.1",
|
||||
"reason-react": ">=0.7.1",
|
||||
"reason-react": "^0.8.0",
|
||||
"webpack": "^4.43.0",
|
||||
"webpack-cli": "^3.3.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bs-platform": "^7.3.2",
|
||||
"moduleserve": "^0.9.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"reason-crossword-front": "portal:/Users/anthonys/reason-crossword-front"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue