File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @blueprintjs/docs-theme" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " Blueprint theme for documentalist" ,
5
5
"main" : " lib/cjs/index.js" ,
6
6
"module" : " lib/esm/index.js" ,
36
36
"tslib" : " ^1.9.0"
37
37
},
38
38
"devDependencies" : {
39
- "@blueprintjs/node-build-scripts" : " ^0.7 .0" ,
39
+ "@blueprintjs/node-build-scripts" : " ^0.8 .0" ,
40
40
"@types/fuzzaldrin-plus" : " ^0.6.0" ,
41
41
"npm-run-all" : " ^4.1.2" ,
42
42
"react" : " ^16.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @blueprintjs/karma-build-scripts" ,
3
- "version" : " 0.8 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"description" : " Karma build scripts for @blueprintjs packages" ,
5
5
"scripts" : {
6
6
"test" : " exit 0"
7
7
},
8
8
"dependencies" : {
9
- "@blueprintjs/webpack-build-scripts" : " ^0.6 .0" ,
9
+ "@blueprintjs/webpack-build-scripts" : " ^0.7 .0" ,
10
10
"istanbul-instrumenter-loader" : " ^3.0.0" ,
11
11
"karma" : " ^1.7.1" ,
12
12
"karma-chrome-launcher" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @blueprintjs/node-build-scripts" ,
3
- "version" : " 0.7 .0" ,
3
+ "version" : " 0.8 .0" ,
4
4
"description" : " Node.js build scripts for @blueprintjs packages" ,
5
5
"scripts" : {
6
6
"test" : " exit 0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @blueprintjs/webpack-build-scripts" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.7.0 " ,
4
4
"description" : " Webpack build scripts for @blueprintjs packages" ,
5
5
"scripts" : {
6
6
"test" : " exit 0"
You can’t perform that action at this time.
0 commit comments