File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/server-test-utils Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 "babel-preset-flow-vue" : " ^1.0.0" ,
3939 "babel-preset-stage-2" : " ^6.24.1" ,
4040 "chai" : " ^4.0.0" ,
41- "cheerio" : " ^1.0.0-rc.2" ,
4241 "cross-env" : " ^5.0.0" ,
4342 "css-loader" : " ^0.28.4" ,
4443 "eslint" : " ^4.18.1" ,
Original file line number Diff line number Diff line change 2323 },
2424 "homepage" : " https://github.com/vuejs/vue-test-utils#readme" ,
2525 "dependencies" : {
26- "@vue/test-utils " : " 1.0.0-beta.15 "
26+ "cheerio " : " ^ 1.0.0-rc.2 "
2727 },
2828 "devDependencies" : {
2929 "chalk" : " ^2.1.0" ,
3939 "peerDependencies" : {
4040 "vue" : " 2.x" ,
4141 "vue-server-renderer" : " 2.x" ,
42- "vue-template-compiler" : " ^2.x"
42+ "vue-template-compiler" : " ^2.x" ,
43+ "@vue/test-utils" : " 1.0.0-beta.15"
4344 }
4445}
You can’t perform that action at this time.
0 commit comments