Skip to content

Commit 74de2f5

Browse files
committed
release: v0.17.3
1 parent 0c22d29 commit 74de2f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloydlau/json-editor-vue",
3-
"version": "0.17.2",
3+
"version": "0.17.3",
44
"exports": "./dist/json-editor-vue.mjs",
55
"publish": {
66
"include": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "json-editor-vue",
33
"PascalCasedName": "JsonEditorVue",
44
"type": "commonjs",
5-
"version": "0.17.2",
5+
"version": "0.17.3",
66
"private": false,
77
"description": "Vue and Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.",
88
"author": {

0 commit comments

Comments
 (0)