File tree 2 files changed +5
-4
lines changed
packages/template-vue/template
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
node_modules
2
+ packages /* /yarn.lock
Original file line number Diff line number Diff line change 33
33
"promise-polyfill" : " ^6.0.2"
34
34
},
35
35
"devDependencies" : {
36
- "poi" : " ^8 .0.0" ,
37
- "poi-preset-bundle-report" : " ^1 .0.1 " ,
36
+ "poi" : " ^9 .0.0" ,
37
+ "poi-preset-bundle-report" : " ^2 .0.0 " ,
38
38
"serve" : " ^3.1.0" <% if (test === 'karma') { %>,
39
- "poi-preset-karma" : " ^8 .0.0" <% } else if (test === 'ava') { %>,
39
+ "poi-preset-karma" : " ^9 .0.0" <% } else if (test === 'ava') { %>,
40
40
"ava" : " ^0.19.1" ,
41
41
"cross-env" : " ^5.0.0" ,
42
42
"browser-env" : " ^2.0.31" ,
43
43
"require-extension-hooks" : " ^0.2.0" ,
44
44
"require-extension-hooks-vue" : " ^0.3.1" ,
45
45
"require-extension-hooks-babel" : " ^0.1.1" <% } %><% if (pwa) { %>,
46
- "poi-preset-offline" : " ^8 .0.0" <% } %>
46
+ "poi-preset-offline" : " ^9 .0.0" <% } %>
47
47
}
48
48
}
You can’t perform that action at this time.
0 commit comments