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 785a2f1 commit a497233Copy full SHA for a497233
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "json-editor-vue",
3
"PascalCasedName": "JsonEditorVue",
4
- "version": "0.10.2",
+ "version": "0.10.3",
5
"private": false,
6
"packageManager": "pnpm@7.18.2",
7
"description": "JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.",
@@ -99,4 +99,4 @@
99
"publishConfig": {
100
"registry": "https://registry.npmjs.org"
101
}
102
-}
+}
0 commit comments