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.
1 parent 169cd6f commit bb0babfCopy full SHA for bb0babf
package.json
@@ -43,10 +43,10 @@
43
"lint": "eslint .",
44
"lint:fix": "eslint . --fix",
45
"release": "bumpp --commit --push --tag && npm publish",
46
- "prepare": "nr build && nuxi prepare playground"
+ "prepare": "nuxi prepare playground"
47
},
48
"dependencies": {
49
- "@nuxt/kit": "3.0.0-rc.6",
+ "@nuxt/kit": "3.0.0-rc.12",
50
"dedent": "^0.7.0",
51
"defu": "^6.0.0",
52
"h3": "^0.7.12",
0 commit comments