This commit is contained in:
Gyuri Horak 2024-09-05 11:14:46 +02:00 committed by GitHub
commit 9991fc4fdd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 2 deletions

View file

@ -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",