Skip to content

Commit 3e95060

Browse files
committed
[?] added packageManager to package.json
1 parent deb6a9b commit 3e95060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"type": "git",
2020
"url": "https://github.com/CorentinTh/it-tools"
2121
},
22+
"packageManager": "[email protected]",
2223
"scripts": {
2324
"dev": "vite",
2425
"build": "vue-tsc --noEmit && NODE_OPTIONS=--max_old_space_size=4096 vite build",

0 commit comments

Comments
 (0)