Skip to content

Commit

Permalink
release: v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Dec 9, 2022
1 parent d87f5ea commit 7ec38f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "json-editor-vue",
"pascalCasedName": "JsonEditorVue",
"version": "0.10.1",
"version": "0.10.2",
"private": false,
"packageManager": "pnpm@latest",
"description": "JSON editor & viewer for Vue 2.6 / 2.7 / 3 & Nuxt 2 / 3.",
Expand Down Expand Up @@ -99,4 +99,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
}

0 comments on commit 7ec38f7

Please sign in to comment.