yarn 3.1.1
This commit is contained in:
parent
0c81bc6e61
commit
835e475251
2 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -315,3 +315,4 @@ src/renderer/workbox-962786f2.js.map
|
||||||
*.p12
|
*.p12
|
||||||
keys.sh
|
keys.sh
|
||||||
|
|
||||||
|
.yarnrc.yml
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://cider.sh/",
|
"homepage": "https://cider.sh/",
|
||||||
"buildResources": "resources",
|
"buildResources": "resources",
|
||||||
|
"packageManager": "yarn@3.1.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"watch": "tsc --watch",
|
"watch": "tsc --watch",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue