File tree 3 files changed +4
-4
lines changed
set-webpack-public-path-plugin 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/localization-plugin" ,
3
- "version" : " 0.10.13 " ,
3
+ "version" : " 0.10.14 " ,
4
4
"description" : " This plugin facilitates localization with Webpack." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/localization-plugin.d.ts" ,
15
15
"_phase:build" : " heft build --clean"
16
16
},
17
17
"peerDependencies" : {
18
- "@rushstack/set-webpack-public-path-plugin" : " ^3.3.29 " ,
18
+ "@rushstack/set-webpack-public-path-plugin" : " ^3.3.30 " ,
19
19
"@types/webpack" : " ^4.39.0" ,
20
20
"webpack" : " ^4.31.0"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/set-webpack-public-path-plugin" ,
3
- "version" : " 3.3.29 " ,
3
+ "version" : " 3.3.30 " ,
4
4
"description" : " This plugin sets the webpack public path at runtime." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/set-webpack-public-path-plugin.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/webpack-plugin-utilities" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"description" : " This plugin sets the webpack public path at runtime." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/webpack-plugin-utilities.d.ts" ,
You can’t perform that action at this time.
0 commit comments