File tree 3 files changed +3
-3
lines changed
heft-plugins/heft-webpack4-plugin
libraries/localization-utilities
webpack/localization-plugin
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/heft-webpack4-plugin" ,
3
- "version" : " 0.4.20 " ,
3
+ "version" : " 0.4.21 " ,
4
4
"description" : " Heft plugin for Webpack 4" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/localization-utilities" ,
3
- "version" : " 0.2.1 " ,
3
+ "version" : " 0.3.0 " ,
4
4
"description" : " This plugin contains some useful functions for localization." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/localization-utilities.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/localization-plugin" ,
3
- "version" : " 0.13.1 " ,
3
+ "version" : " 0.13.2 " ,
4
4
"description" : " This plugin facilitates localization with Webpack." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/localization-plugin.d.ts" ,
You can’t perform that action at this time.
0 commit comments