Skip to content

Commit 9f98264

Browse files
perf($package.json): add dependencies axios, class-validator, mock.js
1 parent 7b64181 commit 9f98264

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,11 @@
3535
"dependencies": {
3636
"@mdi/font": "4.7.95",
3737
"@types/lodash": "4.14.149",
38+
"axios": "0.19.0",
39+
"class-validator": "0.11.0",
3840
"core-js": "3.6.1",
3941
"lodash": "4.17.15",
42+
"mockjs": "^1.1.0",
4043
"roboto-fontface": "*",
4144
"vue": "2.6.11",
4245
"vue-class-component": "7.1.0",

0 commit comments

Comments
 (0)