Skip to content

Commit 3bf3a00

Browse files
committed
chore(deps): add packageManager
1 parent bed9075 commit 3bf3a00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"name": "app-ui-pro3-vue",
2+
"name": "nuxt-ui-pro-template-dashboard-vue",
33
"private": true,
4-
"version": "0.0.0",
54
"type": "module",
65
"scripts": {
76
"dev": "vite",
@@ -30,5 +29,6 @@
3029
},
3130
"resolutions": {
3231
"@nuxt/ui": "https://pkg.pr.new/@nuxt/ui@607d9a7"
33-
}
32+
},
33+
"packageManager": "[email protected]"
3434
}

0 commit comments

Comments
 (0)