We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799addd commit 288a00eCopy full SHA for 288a00e
package.json
@@ -3,7 +3,7 @@
3
"PascalCasedName": "JsonEditorVue",
4
"version": "0.10.5",
5
"private": false,
6
- "packageManager": "pnpm@7.25.0",
+ "packageManager": "pnpm@7.25.1",
7
"description": "JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.",
8
"author": "cloydlau",
9
"license": "MIT",
@@ -74,7 +74,7 @@
74
"@vue/compiler-sfc": "^3.2.45",
75
"@vue/test-utils": "^2.2.7",
76
"case-police": "^0.5.10",
77
- "happy-dom": "^8.1.4",
+ "happy-dom": "^8.1.5",
78
"husky": "^8.0.3",
79
"json-editor-vue": "^0.10.5",
80
"lint-staged": "^13.1.0",
@@ -100,4 +100,4 @@
100
"publishConfig": {
101
"registry": "https://registry.npmjs.org"
102
}
103
-}
+}
0 commit comments