Use yarn instead of npm

This commit is contained in:
AkiraFukushima 2020-09-13 16:18:41 +09:00
parent ae66efb53b
commit 0c8026c7f1
3 changed files with 13968 additions and 29747 deletions

29745
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -213,12 +213,12 @@
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@babel/runtime": "^7.11.0",
"@babel/runtime": "7.11.0",
"@mapbox/stylelint-processor-arbitrary-tags": "^0.3.0",
"@types/auto-launch": "^5.0.1",
"@types/electron-json-storage": "^4.0.0",
"@types/i18next": "^13.0.0",
"@types/jest": "^25.1.4",
"@types/jest": "25.1.4",
"@types/lodash": "^4.14.160",
"@types/nedb": "^1.8.10",
"@types/node": "^14.0.27",

13966
yarn.lock Normal file

File diff suppressed because it is too large Load Diff