fix(cli): failed to watch route change

This commit is contained in:
chenjiahan
2020-08-22 17:08:04 +08:00
parent 19b531b9ee
commit 0761e36813
3 changed files with 6 additions and 7 deletions
+4 -4
View File
@@ -2092,10 +2092,10 @@
dependencies:
eslint-visitor-keys "^1.1.0"
"@vant/eslint-config@^3.0.0-alpha.0":
version "3.0.0-alpha.0"
resolved "https://registry.npmjs.org/@vant/eslint-config/-/eslint-config-3.0.0-alpha.0.tgz#e831eb528da0c2682e2cc42bb5f9eeff3cd9e1bb"
integrity sha512-DUfm3ZQ+0N/fIk1AgMUrXyC7ITvwCGvFKWbrOr3/uXAE6l9adCFFWIeCNFAu+mvT87JjGmOKDCaY/MhbWgKRGg==
"@vant/eslint-config@^3.0.0-alpha.1":
version "3.0.0-alpha.1"
resolved "https://registry.npm.taobao.org/@vant/eslint-config/download/@vant/eslint-config-3.0.0-alpha.1.tgz#4fd59e5a214bc1cb0dbff7053116bc97d572d8da"
integrity sha1-T9WeWiFLwcsNv/cFMRa8l9Vy2No=
dependencies:
"@typescript-eslint/eslint-plugin" "^3.9.1"
"@typescript-eslint/parser" "^3.9.1"