File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 33 "main" : [
44 " ./dist/public/js/eda.stepway.js" ,
55 " ./dist/public/css/eda.stepway.css"
6- ],
6+ ],
77 "version" : " 1.0.24" ,
88 "description" : " create amazing forms without coding : form editor based on angular formly" ,
99 "keywords" : [
1717 "homepage" : " https://github.com/MacKentoch/easyFormGenerator" ,
1818 "authors" : [
1919 " Erwan DATIN (MacKentoch)"
20- ],
20+ ],
2121 "ignore" : [
2222 " node_modules" ,
2323 " bower_components" ,
4646 "dependencies" : {
4747 "angular" : " ~1.4.5" ,
4848 "angular-resource" : " ~1.4.5" ,
49- "angular-animate" : " ~1.4.5" ,
49+ "angular-animate" : " ~1.4.5" ,
5050 "bootstrap" : " ~3.3.5" ,
5151 "html5shiv" : " ~3.7.2" ,
5252 "modernizer" : " ~2.8.2" ,
6161 "angular-formly" : " ~6.8.2" ,
6262 "angular-formly-templates-bootstrap" : " ~4.3.2" ,
6363 "nya-bootstrap-select" : " ~2.0.10" ,
64- "lodash" : " ~3.9.3" ,
65- "angular-strap" : " ~2.3.0"
66- },
64+ "lodash" : " ~3.9.3" ,
65+ "angular-strap" : " ~2.3.0" ,
66+ "angular-translate" : " ~2.8.1"
67+ },
6768 "devDependencies" : {
6869 "angular-mocks" : " ~1.4.1"
6970 },
7071 "resolutions" : {
7172 "angular" : " 1.4.5"
72- }
73+ }
7374}
You can’t perform that action at this time.
0 commit comments