Compare commits
1 Commits
develop
...
fix-genera
| Author | SHA1 | Date |
|---|---|---|
|
|
ec5c164065 |
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue