fix(@vant/cli): missing ts-jest dep

This commit is contained in:
chenjiahan
2021-02-26 10:13:13 +08:00
parent da68e1cda1
commit 994972addb
2 changed files with 62 additions and 10 deletions
+1
View File
@@ -91,6 +91,7 @@
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"stylelint": "^13.8.0",
"ts-jest": "^26.5.2",
"typescript": "^4.1.3",
"vue-jest": "^5.0.0-alpha.8",
"vue-loader": "^16.1.2",