File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
localization-plugin-test-01
localization-plugin-test-02
localization-plugin-test-03
libraries/typings-generator
webpack/localization-plugin Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "@microsoft/set-webpack-public-path-plugin" : " 2.4.0" ,
1212 "@microsoft/node-core-library" : " 3.19.3" ,
13- "@rushstack/localization-plugin" : " 0.1.0 " ,
13+ "@rushstack/localization-plugin" : " 0.1.1 " ,
1414 "@types/webpack-env" : " 1.13.0" ,
1515 "@microsoft/rush-stack-compiler-3.5" : " 0.4.3" ,
1616 "ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "@microsoft/set-webpack-public-path-plugin" : " 2.4.0" ,
1212 "@microsoft/node-core-library" : " 3.19.3" ,
13- "@rushstack/localization-plugin" : " 0.1.0 " ,
13+ "@rushstack/localization-plugin" : " 0.1.1 " ,
1414 "@types/webpack-env" : " 1.13.0" ,
1515 "@microsoft/rush-stack-compiler-3.5" : " 0.4.3" ,
1616 "ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "@microsoft/set-webpack-public-path-plugin" : " 2.4.0" ,
1212 "@microsoft/node-core-library" : " 3.19.3" ,
13- "@rushstack/localization-plugin" : " 0.1.0 " ,
13+ "@rushstack/localization-plugin" : " 0.1.1 " ,
1414 "@types/webpack-env" : " 1.13.0" ,
1515 "@microsoft/rush-stack-compiler-3.5" : " 0.4.3" ,
1616 "ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rushstack/typings-generator" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " This library provides functionality for automatically generator typings for non-TS files." ,
55 "main" : " lib/index.js" ,
66 "typings" : " dist/typings-generator.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rushstack/localization-plugin" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " This plugin facilitates localization with Webpack." ,
55 "main" : " lib/index.js" ,
66 "typings" : " dist/localization-plugin.d.ts" ,
2626 "@types/node" : " 10.17.13" ,
2727 "@types/tapable" : " 1.0.4" ,
2828 "@microsoft/node-core-library" : " 3.19.3" ,
29- "@rushstack/typings-generator" : " 0.0 .0" ,
29+ "@rushstack/typings-generator" : " 0.1 .0" ,
3030 "loader-utils" : " ~1.1.0" ,
3131 "jju" : " ~1.4.0" ,
3232 "lodash" : " ~4.17.15" ,
You can’t perform that action at this time.
0 commit comments