Skip to content

Commit d40ed3f

Browse files
authored
chore: move kit back to explicit dependency (#968)
1 parent e308105 commit d40ed3f

File tree

2 files changed

+73
-26
lines changed

2 files changed

+73
-26
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
6363
},
6464
"dependencies": {
65+
"@nuxt/kit": "^3.16.0",
6566
"autoprefixer": "^10.4.20",
6667
"c12": "^3.0.2",
6768
"consola": "^3.4.0",
@@ -81,7 +82,6 @@
8182
"@nuxt/content": "^2.13.4",
8283
"@nuxt/devtools": "^2.2.1",
8384
"@nuxt/eslint-config": "^0.7.6",
84-
"@nuxt/kit": "^3.16.0",
8585
"@nuxt/module-builder": "^0.8.4",
8686
"@nuxt/test-utils": "^3.17.1",
8787
"@tailwindcss/typography": "^0.5.16",

pnpm-lock.yaml

+72-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)