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.
Object
1 parent 543b055 commit c7ab5e6Copy full SHA for c7ab5e6
package.json
@@ -8,9 +8,9 @@
8
"license": "MIT",
9
"repository": "https://github.com/cloydlau/json-editor-vue",
10
"keywords": [
11
+ "editor",
12
"json",
13
"jsoneditor",
- "json-editor",
14
"nuxt",
15
"nuxtjs",
16
"ssr",
@@ -62,7 +62,7 @@
62
"vue-demi": "latest"
63
},
64
"devDependencies": {
65
- "@antfu/eslint-config": "0.42.1",
+ "@antfu/eslint-config": "latest",
66
"@commitlint/cli": "latest",
67
"@commitlint/config-conventional": "latest",
68
"@types/cross-spawn": "latest",
@@ -79,7 +79,7 @@
79
"cross-spawn": "latest",
80
"eslint": "latest",
81
"esno": "latest",
82
- "happy-dom": "^11.2.0",
+ "happy-dom": "latest",
83
"json-editor-vue": "workspace:*",
84
"kolorist": "latest",
85
"lint-staged": "latest",
0 commit comments