Commit 70570604 authored by Evren Kutar's avatar Evren Kutar

bower json dependencies

parent 2970444f
...@@ -6,14 +6,16 @@ ...@@ -6,14 +6,16 @@
"license": "GPL", "license": "GPL",
"private": false, "private": false,
"dependencies": { "dependencies": {
"angular": "1.4.1", "angular": "1.4.2",
"angular-mocks": "1.4.x", "angular-mocks": "1.4.2",
"angular-route": "1.4.x", "angular-route": "1.4.2",
"angular-resource": "1.4.x", "angular-resource": "1.4.2",
"angular-cookies": "1.4.x", "angular-cookies": "1.4.2",
"bootstrap": "3.3.4", "bootstrap": "3.3.4",
"angular-schema-form": "*", "angular-schema-form": "0.8.3",
"angular-schema-form-datepicker": "*", "oclazyload": "1.0.1"
"oclazyload": "*" },
"resolutions": {
"angular": ">= 1.2"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment