Some houssekeeping stuff related to package management
This commit is contained in:
parent
1497d2d8dc
commit
beb5368e28
2 changed files with 2 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -123,7 +123,7 @@ dist
|
||||||
.vscode-test
|
.vscode-test
|
||||||
|
|
||||||
# yarn v2
|
# yarn v2
|
||||||
.yarnrc
|
.yarnrc.yml
|
||||||
.yarn/releases
|
.yarn/releases
|
||||||
.yarn/cache
|
.yarn/cache
|
||||||
.yarn/unplugged
|
.yarn/unplugged
|
||||||
|
|
|
||||||
|
|
@ -33,6 +33,5 @@
|
||||||
"typescript": "^5.4.2",
|
"typescript": "^5.4.2",
|
||||||
"webpack": "^5.98.0",
|
"webpack": "^5.98.0",
|
||||||
"webpack-stream": "^7.0.0"
|
"webpack-stream": "^7.0.0"
|
||||||
},
|
}
|
||||||
"packageManager": "yarn@1.22.22"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue