Skip to content

Commit 9fe2541

Browse files
committed
fix(schema): add pkg-types to dependencies
1 parent f09180c commit 9fe2541

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

packages/schema/build.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export default defineBuildConfig({
3737
'nuxt/app',
3838
'ofetch',
3939
'oxc-transform',
40-
'pkg-types',
4140
'postcss',
4241
'pug',
4342
'rollup-plugin-visualizer',

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"nitropack": "2.12.4",
5959
"ofetch": "1.4.1",
6060
"oxc-transform": "0.86.0",
61-
"pkg-types": "2.3.0",
6261
"postcss": "8.5.6",
6362
"rollup-plugin-visualizer": "6.0.3",
6463
"sass-loader": "16.0.5",
@@ -80,6 +79,7 @@
8079
"consola": "^3.4.2",
8180
"defu": "^6.1.4",
8281
"pathe": "^2.0.3",
82+
"pkg-types": "^2.3.0",
8383
"std-env": "^3.9.0",
8484
"ufo": "1.6.1"
8585
},

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)