File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 0.0.0 "
6+ "version" : " 0.0.1 "
77}
Original file line number Diff line number Diff line change 66 "author" : " " ,
77 "license" : " MIT" ,
88 "dependencies" : {
9- "@webpack-cli/generators" : " 0.0.1" ,
10- "@webpack-cli/utils" : " 0.0.1"
9+ "@webpack-cli/generators" : " ^ 0.0.1" ,
10+ "@webpack-cli/utils" : " ^ 0.0.1"
1111 }
1212}
Original file line number Diff line number Diff line change 1111 "author" : " " ,
1212 "license" : " MIT" ,
1313 "dependencies" : {
14- "yeoman-environment " : " ^2 .0.6 " ,
15- "@webpack-cli/generators " : " 0 .0.1 "
14+ "@webpack-cli/generators " : " ^0 .0.1 " ,
15+ "yeoman-environment " : " ^2 .0.6 "
1616 }
1717}
Original file line number Diff line number Diff line change 1111 "author" : " " ,
1212 "license" : " MIT" ,
1313 "dependencies" : {
14- "yeoman-environment " : " ^2 .0.6 " ,
15- "@webpack-cli/generators " : " 0 .0.1 "
14+ "@webpack-cli/generators " : " ^0 .0.1 " ,
15+ "yeoman-environment " : " ^2 .0.6 "
1616 }
1717}
Original file line number Diff line number Diff line change 77 "author" : " " ,
88 "license" : " MIT" ,
99 "dependencies" : {
10+ "@webpack-cli/utils" : " ^0.0.1" ,
11+ "@webpack-cli/webpack-scaffold" : " ^0.0.1" ,
1012 "chalk" : " ^2.4.1" ,
1113 "glob-all" : " ^3.1.0" ,
1214 "lodash" : " ^4.17.10" ,
1315 "log-symbols" : " ^2.2.0" ,
1416 "mkdirp" : " ^0.5.1" ,
1517 "webpack-addons" : " ^1.1.5" ,
1618 "webpack-dev-server" : " ^3.1.4" ,
17- "yeoman-generator" : " ^2.0.5" ,
18- "@webpack-cli/utils" : " 0.0.1" ,
19- "@webpack-cli/webpack-scaffold" : " 0.0.1"
19+ "yeoman-generator" : " ^2.0.5"
2020 },
2121 "peerDependencies" : {
2222 "webpack" : " ^4.0.0"
Original file line number Diff line number Diff line change 66 "author" : " " ,
77 "license" : " MIT" ,
88 "dependencies" : {
9- "@webpack-cli/utils" : " 0.0.1" ,
9+ "@webpack-cli/utils" : " ^ 0.0.1" ,
1010 "chalk" : " ^2.4.1" ,
1111 "jscodeshift" : " ^0.5.0" ,
1212 "p-each-series" : " ^1.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @webpack-cli/make" ,
3- "version" : " 1. 0.0" ,
3+ "version" : " 0.0.1 " ,
44 "description" : " Makefile for webpack" ,
55 "main" : " index.js" ,
66 "keywords" : [],
Original file line number Diff line number Diff line change 1515 "webpack" : " ^4.x.x"
1616 },
1717 "dependencies" : {
18- "@webpack-cli/utils" : " 0.0.1" ,
18+ "@webpack-cli/utils" : " ^ 0.0.1" ,
1919 "chalk" : " ^2.4.1" ,
2020 "diff" : " ^3.5.0" ,
2121 "inquirer" : " ^5.2.0" ,
Original file line number Diff line number Diff line change 77 "author" : " " ,
88 "license" : " MIT" ,
99 "dependencies" : {
10+ "@webpack-cli/webpack-scaffold" : " ^0.0.1" ,
1011 "chalk" : " ^2.4.1" ,
1112 "cross-spawn" : " ^6.0.5" ,
12- "inquirer" : " ^5.2.0" ,
13- "@webpack-cli/webpack-scaffold" : " ^0.0.1"
13+ "inquirer" : " ^5.2.0"
1414 }
1515}
You can’t perform that action at this time.
0 commit comments