diff --git a/packages/design-core/package.json b/packages/design-core/package.json index 3677998..5fa6330 100644 --- a/packages/design-core/package.json +++ b/packages/design-core/package.json @@ -43,7 +43,6 @@ "@babel/generator": "~7.23.2", "@babel/parser": "~7.23.2", "@babel/traverse": "~7.23.2", - "@opentiny/vite-plugin-generate-comments": "workspace:*", "@opentiny/tiny-engine-entry": "workspace:*", "@opentiny/tiny-engine-canvas": "workspace:*", "@opentiny/tiny-engine-common": "workspace:*", @@ -108,6 +107,7 @@ "vue-i18n": "^9.9.0" }, "devDependencies": { + "@opentiny/vite-plugin-generate-comments": "workspace:*", "@babel/eslint-parser": "^7.21.3", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@esbuild-plugins/node-modules-polyfill": "^0.2.2",