chore: 渲染适配器剔除使用不上的依赖
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"name": "@sy/wujie-vue3-renderer-adapter",
|
||||
"version": "1.0.0-alpha.1",
|
||||
"description": "wujie-vue3 renderer adapter",
|
||||
"private": true,
|
||||
"version": "1.0.0-alpha.2",
|
||||
"description": "wujie-vue3 ycode renderer adapter",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "vite build"
|
||||
@@ -27,14 +26,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"licia-es": "catalog:",
|
||||
"postmate": "catalog:",
|
||||
"vue": "catalog:",
|
||||
"wujie-vue3": "1.0.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@farmfe/cli": "^1.0.4",
|
||||
"@farmfe/core": "^1.7.1",
|
||||
"@types/postmate": "catalog:",
|
||||
"@vitejs/plugin-vue": "catalog:",
|
||||
"vite-plugin-dts": "catalog:",
|
||||
"vue-router": "catalog:"
|
||||
|
||||
Reference in New Issue
Block a user