chore(package.json): 引入vue-countup-v3数字滚动组件

Former-commit-id: 20865c1843be4895e051ebc63197849a473523e0
This commit is contained in:
haoxr
2023-01-21 15:23:50 +08:00
parent b39cd61440
commit dcda69dda6

View File

@@ -28,6 +28,7 @@
"screenfull": "^6.0.0", "screenfull": "^6.0.0",
"sortablejs": "^1.14.0", "sortablejs": "^1.14.0",
"vue": "^3.2.40", "vue": "^3.2.40",
"vue-countup-v3": "^1.1.0",
"vue-i18n": "^9.1.9", "vue-i18n": "^9.1.9",
"vue-router": "^4.1.6" "vue-router": "^4.1.6"
}, },