chore: 1.0.0 pre

This commit is contained in:
xiaojunnuo
2023-05-24 18:28:29 +08:00
parent d968c4bbb9
commit cddf01ee68
16 changed files with 288 additions and 51 deletions

View File

@@ -47,7 +47,9 @@
"ts-node": "^10.9.1",
"typescript": "^4.8.4",
"vite": "^3.1.0",
"vue-tsc": "^0.38.9"
"vue-tsc": "^0.38.9",
"rollup-plugin-visualizer": "^5.8.2",
"@rollup/plugin-typescript": "^11.0.0"
},
"gitHead": "5950e1cae7cf30ebfc5128c15c7d1b0d101cbbb8"
}