@ljhy/smallwei-avue-benteng 3.4.61 → 3.4.63
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ljhy/smallwei-avue-benteng",
|
3
|
-
"version": "3.4.
|
3
|
+
"version": "3.4.63",
|
4
4
|
"description": "A Magic Configurable Web Framework",
|
5
5
|
"main": "lib/avue.min.js",
|
6
6
|
"unpkg": "lib/avue.min.js",
|
@@ -68,7 +68,8 @@
|
|
68
68
|
"dependencies": {
|
69
69
|
"@element-plus/icons-vue": "^2.0.6",
|
70
70
|
"countup.js": "^1.9.3",
|
71
|
-
"dayjs": "^1.10.4"
|
71
|
+
"dayjs": "^1.10.4",
|
72
|
+
"marked": "^13.0.2"
|
72
73
|
},
|
73
74
|
"files": [
|
74
75
|
"lib",
|