Update package.json

This commit is contained in:
Joris 2024-06-14 18:19:03 +02:00 committed by GitHub
parent e87adee2c6
commit fe1e2a162a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,7 @@
"type": "git", "type": "git",
"url": "https://github.com/CorentinTh/it-tools" "url": "https://github.com/CorentinTh/it-tools"
}, },
"packageManager": "pnpm@9.3.0",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vue-tsc --noEmit && NODE_OPTIONS=--max_old_space_size=4096 vite build", "build": "vue-tsc --noEmit && NODE_OPTIONS=--max_old_space_size=4096 vite build",