mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-24 13:58:49 -05:00
chore: don't pin jest-watch-typeahead version
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"jest": "^24.7.1",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"jest-transform-stub": "^2.0.0",
|
||||
"jest-watch-typeahead": "0.3.0",
|
||||
"jest-watch-typeahead": "^0.3.0",
|
||||
"vue-jest": "^3.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user