mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 05:19:12 -04:00
[?] added packageManager to package.json
This commit is contained in:
parent
deb6a9b9a6
commit
3e95060622
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/CorentinTh/it-tools"
|
||||
},
|
||||
"packageManager": "pnpm@9.3.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vue-tsc --noEmit && NODE_OPTIONS=--max_old_space_size=4096 vite build",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue