File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 " ./dist/public/js/eda.stepway.js" ,
55 " ./dist/public/css/eda.stepway.css"
66 ],
7- "version" : " 1.0.24 " ,
7+ "version" : " 1.0.25 " ,
88 "description" : " create amazing forms without coding : form editor based on angular formly" ,
99 "keywords" : [
1010 " easy" ,
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ module.exports = {
1212
1313 //easy form generator verioning
1414 version : {
15- stepWay : '1.0.24 ' ,
16- dragAndDropWay : '1.0.24 '
15+ stepWay : '1.0.25 ' ,
16+ dragAndDropWay : '1.0.25 '
1717 } ,
1818
1919 concatVendorFiles : false
Original file line number Diff line number Diff line change 11{
22 "name" : " easy-form-generator" ,
3- "version" : " 1.0.24 " ,
3+ "version" : " 1.0.25 " ,
44 "description" : " create amazing forms without coding : form editor based on angular formly" ,
55 "scripts" : {
66 "test" : " echo \" Error: no test specified right now\" && exit 1"
You can’t perform that action at this time.
0 commit comments