Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b5f40eb

Browse files
committedDec 18, 2022
release: v0.10.5
1 parent 29fd2ae commit b5f40eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "json-editor-vue",
33
"PascalCasedName": "JsonEditorVue",
4-
"version": "0.10.4",
4+
"version": "0.10.5",
55
"private": false,
66
"packageManager": "pnpm@7.18.2",
77
"description": "JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.",
@@ -100,4 +100,4 @@
100100
"publishConfig": {
101101
"registry": "https://registry.npmjs.org"
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)
Please sign in to comment.