We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359be7f commit 3c1a0d1Copy full SHA for 3c1a0d1
package.json
@@ -3,7 +3,7 @@
3
"PascalCasedName": "JsonEditorVue",
4
"version": "0.10.5",
5
"private": false,
6
- "packageManager": "pnpm@7.28.0",
+ "packageManager": "pnpm@7.29.3",
7
"description": "JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.",
8
"author": "Cloyd Lau",
9
"license": "MIT",
@@ -100,4 +100,4 @@
100
"publishConfig": {
101
"registry": "https://registry.npmjs.org"
102
}
103
-}
+}
0 commit comments