Commit 95b88046 authored by Evren Kutar's avatar Evren Kutar

angular version fixed to 1.3.20

parent ba951475
...@@ -6,13 +6,13 @@ ...@@ -6,13 +6,13 @@
"license": "GPL", "license": "GPL",
"private": false, "private": false,
"dependencies": { "dependencies": {
"angular": "1.3.x", "angular": "1.3.20",
"json3": "~3.3.2", "json3": "~3.3.2",
"es5-shim": "~4.1.10", "es5-shim": "~4.1.10",
"angular-mocks": "1.3.x", "angular-mocks": "1.3.20",
"angular-route": "1.3.x", "angular-route": "1.3.20",
"angular-resource": "1.3.x", "angular-resource": "1.3.20",
"angular-cookies": "1.3.x", "angular-cookies": "1.3.20",
"angular-bootstrap": "0.13.1", "angular-bootstrap": "0.13.1",
"font-awesome": "4.3.0", "font-awesome": "4.3.0",
"angular-schema-form": "0.8.3", "angular-schema-form": "0.8.3",
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
"angular-gettext": "2.1.0" "angular-gettext": "2.1.0"
}, },
"resolutions": { "resolutions": {
"angular": "1.3.19" "angular": "1.3.20"
} }
} }
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