๐Ÿ— use yarn

This commit is contained in:
marocchino 2021-09-01 02:43:12 +09:00
parent 46599ab661
commit 41794c1850
No known key found for this signature in database
GPG key ID: AFF521DBDB122570
6 changed files with 3903 additions and 6506 deletions

View file

@ -12,7 +12,7 @@
"package": "ncc build --source-map --license licenses.txt",
"test": "jest",
"build_test": "tsc && jest",
"all": "npm run build && npm run format && npm run lint && npm run package && npm test"
"all": "yarn build && yarn format && yarn lint && yarn package && yarn test"
},
"repository": {
"type": "git",