feat: 合并 2.1.4

This commit is contained in:
奔跑的面条
2022-12-31 21:07:51 +08:00
27 changed files with 668 additions and 167 deletions
+5 -1
View File
@@ -1,6 +1,9 @@
{
"name": "go-view",
"version": "2.1.3",
"version": "2.1.4",
"engines": {
"node": ">=16.14 <18.0.0"
},
"scripts": {
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build",
@@ -21,6 +24,7 @@
"axios": "^0.27.2",
"color": "^4.2.3",
"crypto-js": "^4.1.1",
"dom-helpers": "^5.2.1",
"echarts-liquidfill": "^3.1.0",
"echarts-stat": "^1.2.0",
"echarts-wordcloud": "^2.0.0",