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 10
10
"dependencies" : {
11
11
"@microsoft/set-webpack-public-path-plugin" : " 2.4.0" ,
12
12
"@microsoft/node-core-library" : " 3.19.3" ,
13
- "@rushstack/localization-plugin" : " 0.1.0 " ,
13
+ "@rushstack/localization-plugin" : " 0.1.1 " ,
14
14
"@types/webpack-env" : " 1.13.0" ,
15
15
"@microsoft/rush-stack-compiler-3.5" : " 0.4.3" ,
16
16
"ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@microsoft/set-webpack-public-path-plugin" : " 2.4.0" ,
12
12
"@microsoft/node-core-library" : " 3.19.3" ,
13
- "@rushstack/localization-plugin" : " 0.1.0 " ,
13
+ "@rushstack/localization-plugin" : " 0.1.1 " ,
14
14
"@types/webpack-env" : " 1.13.0" ,
15
15
"@microsoft/rush-stack-compiler-3.5" : " 0.4.3" ,
16
16
"ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@microsoft/set-webpack-public-path-plugin" : " 2.4.0" ,
12
12
"@microsoft/node-core-library" : " 3.19.3" ,
13
- "@rushstack/localization-plugin" : " 0.1.0 " ,
13
+ "@rushstack/localization-plugin" : " 0.1.1 " ,
14
14
"@types/webpack-env" : " 1.13.0" ,
15
15
"@microsoft/rush-stack-compiler-3.5" : " 0.4.3" ,
16
16
"ts-loader" : " 6.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/typings-generator" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"description" : " This library provides functionality for automatically generator typings for non-TS files." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/typings-generator.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/localization-plugin" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " This plugin facilitates localization with Webpack." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/localization-plugin.d.ts" ,
26
26
"@types/node" : " 10.17.13" ,
27
27
"@types/tapable" : " 1.0.4" ,
28
28
"@microsoft/node-core-library" : " 3.19.3" ,
29
- "@rushstack/typings-generator" : " 0.0 .0" ,
29
+ "@rushstack/typings-generator" : " 0.1 .0" ,
30
30
"loader-utils" : " ~1.1.0" ,
31
31
"jju" : " ~1.4.0" ,
32
32
"lodash" : " ~4.17.15" ,
You can’t perform that action at this time.
0 commit comments