2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " build-plugin-rax-web" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 1.1.2 " ,
4
4
"description" : " rax web app plugin" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
25
25
"rax-server-renderer" : " ^1.2.0" ,
26
26
"webpack-sources" : " ^2.0.0" ,
27
27
"webpack" : " ^4.0.0" ,
28
- "@builder/app-helpers" : " 2.0.0" ,
28
+ "@builder/app-helpers" : " ^ 2.0.0" ,
29
29
"react-dev-utils" : " ^10.0.0" ,
30
30
"chalk" : " ^4.1.0" ,
31
31
"html-minifier" : " ^4.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rax-app" ,
3
- "version" : " 3.1.2 " ,
3
+ "version" : " 3.1.3 " ,
4
4
"description" : " command line interface and builtin plugin for rax app" ,
5
5
"author" : " Rax Team" ,
6
6
"homepage" : " https://github.com/alibaba/ice#readme" ,
22
22
"build-plugin-rax-kraken" : " 1.0.8" ,
23
23
"build-plugin-rax-miniapp" : " 1.1.1" ,
24
24
"build-plugin-rax-pha" : " 1.0.1" ,
25
- "build-plugin-rax-web" : " 1.1.1 " ,
25
+ "build-plugin-rax-web" : " 1.1.2 " ,
26
26
"build-plugin-rax-weex" : " 1.0.8" ,
27
27
"build-plugin-ssr" : " 1.0.7" ,
28
28
"chokidar" : " ^3.3.1" ,
0 commit comments