Skip to content

Commit 8e4b837

Browse files
committed
chore: add packageManager field
1 parent c0184da commit 8e4b837

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
@@ -2,6 +2,7 @@
22
"name": "@vue/repl",
33
"version": "2.1.3",
44
"description": "Vue component for editing Vue components",
5+
"packageManager": "[email protected]",
56
"type": "module",
67
"main": "dist/ssr-stub.js",
78
"module": "dist/vue-repl.js",

0 commit comments

Comments
 (0)