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
"lerna" : " 3.4.1" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.5.3 " ,
4
4
"packages" : [
5
5
" packages/*"
6
6
]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pwa/cli" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.5.3 " ,
4
4
"bin" : {
5
5
"pwa" : " bin.js"
6
6
},
13
13
"node" : " >=8"
14
14
},
15
15
"dependencies" : {
16
- "@pwa/core" : " ^0.5.1 " ,
16
+ "@pwa/core" : " ^0.5.3 " ,
17
17
"chrome-launcher" : " ^0.13.1" ,
18
18
"chrome-remote-interface" : " 0.25.x" ,
19
19
"kleur" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pwa/core" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.5.3 " ,
4
4
"files" : [
5
5
" *.js" ,
6
6
" config" ,
13
13
"@babel/core" : " ^7.0.0" ,
14
14
"@babel/plugin-syntax-dynamic-import" : " ^7.0.0" ,
15
15
"@babel/preset-env" : " ^7.0.0" ,
16
- "@pwa/webpack-assets" : " ^0.5.0 " ,
16
+ "@pwa/webpack-assets" : " ^0.5.3 " ,
17
17
"autoprefixer" : " ^9.1.0" ,
18
18
"babel-loader" : " ^8.0.2" ,
19
19
"browserslist" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pwa/webpack-assets" ,
3
- "version" : " 0.5.0 " ,
3
+ "version" : " 0.5.3 " ,
4
4
"files" : [
5
5
" index.js"
6
6
],
You can’t perform that action at this time.
0 commit comments