File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " openui5-gulp-starter-kit" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"description" : " OpenUI5 template app build with gulp." ,
5
5
"scripts" : {
6
6
"start" : " gulp --silent" ,
70
70
]
71
71
},
72
72
"devDependencies" : {
73
- "adm-zip" : " ^0.4.7" ,
74
73
"babel-cli" : " ^6.24.1" ,
75
74
"babel-preset-env" : " ^1.5.2" ,
76
75
"babel-preset-es2015" : " ^6.24.1" ,
99
98
"handlebars" : " ^4.0.10" ,
100
99
"husky" : " ^0.14.1" ,
101
100
"less" : " ^2.7.2" ,
102
- "less-openui5" : " ^0.3.1" ,
103
101
"less-plugin-autoprefix" : " ^1.5.1" ,
104
102
"lint-staged" : " ^4.0.0" ,
105
- "loader-utils" : " ^1.1.0" ,
106
103
"ora" : " ^1.3.0" ,
107
104
"prettier" : " ^1.5.1" ,
108
- "request" : " ^2.81.0" ,
109
- "request-progress" : " ^3.0.0"
105
+ "ui5-cache-buster" : " alpha" ,
106
+ "ui5-lib-util" : " alpha"
107
+ },
108
+ "dependencies" : {
109
+ "ui5-cache-buster" : " alpha" ,
110
+ "ui5-lib-util" : " alpha"
110
111
}
111
112
}
You can’t perform that action at this time.
0 commit comments