Skip to content

Commit a70e58d

Browse files
committed
fix: packageManager field
1 parent baec18f commit a70e58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"pascalCasedName": "JsonEditorVue",
44
"version": "0.10.2",
55
"private": false,
6-
"packageManager": "pnpm@latest",
6+
"packageManager": "pnpm@7.16.1",
77
"description": "JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.",
88
"author": "cloydlau",
99
"license": "MIT",

0 commit comments

Comments
 (0)