Skip to content

Commit bb0babf

Browse files
committed
feat(deps): bump @nuxt/kit to 3.0.0-rc.12
1 parent 169cd6f commit bb0babf

File tree

2 files changed

+818
-247
lines changed

2 files changed

+818
-247
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"lint": "eslint .",
4444
"lint:fix": "eslint . --fix",
4545
"release": "bumpp --commit --push --tag && npm publish",
46-
"prepare": "nr build && nuxi prepare playground"
46+
"prepare": "nuxi prepare playground"
4747
},
4848
"dependencies": {
49-
"@nuxt/kit": "3.0.0-rc.6",
49+
"@nuxt/kit": "3.0.0-rc.12",
5050
"dedent": "^0.7.0",
5151
"defu": "^6.0.0",
5252
"h3": "^0.7.12",

0 commit comments

Comments
 (0)