Skip to content

Commit 8972326

Browse files
committed
chore: specify package manager explicitly
1 parent f9ebb4e commit 8972326

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
"typescript": "^5.6.2",
3030
"vitest": "^2.1.1",
3131
"vue-tsc": "^2.1.6"
32-
}
32+
},
33+
"packageManager": "[email protected]+sha256.1c0e33f70e5df9eede84a357bdfa0b1f9dba6e58194628d48a1055756f553754"
3334
}

0 commit comments

Comments
 (0)