Skip to content

Commit a6e5dd7

Browse files
committed
fix(schema): add pkg-types to dependencies
1 parent f8f3a5b commit a6e5dd7

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
@@ -51,7 +51,6 @@ export default defineBuildConfig({
5151
'nuxt/app',
5252
'ofetch',
5353
'oxc-transform',
54-
'pkg-types',
5554
'postcss',
5655
'pug',
5756
'rollup-plugin-visualizer',

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"nitropack": "2.12.5",
6060
"ofetch": "1.4.1",
6161
"oxc-transform": "0.87.0",
62-
"pkg-types": "2.3.0",
6362
"postcss": "8.5.6",
6463
"rollup-plugin-visualizer": "6.0.3",
6564
"sass-loader": "16.0.5",
@@ -81,6 +80,7 @@
8180
"consola": "^3.4.2",
8281
"defu": "^6.1.4",
8382
"pathe": "^2.0.3",
83+
"pkg-types": "^2.3.0",
8484
"std-env": "^3.9.0",
8585
"ufo": "1.6.1"
8686
},

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)