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 29fd2ae commit b5f40ebCopy full SHA for b5f40eb
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "json-editor-vue",
3
"PascalCasedName": "JsonEditorVue",
4
- "version": "0.10.4",
+ "version": "0.10.5",
5
"private": false,
6
"packageManager": "[email protected]",
7
"description": "JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.",
@@ -100,4 +100,4 @@
100
"publishConfig": {
101
"registry": "https://registry.npmjs.org"
102
}
103
-}
+}
0 commit comments