Commit da803b6b authored by Pascal Hartig's avatar Pascal Hartig

AngularJS: Upgrade to 1.2.14 (angular+routing)

parent 9b1f5af8
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
"name": "todomvc-angular", "name": "todomvc-angular",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"angular": "1.2.13", "angular": "1.2.14",
"todomvc-common": "~0.1.4" "todomvc-common": "~0.1.4"
}, },
"devDependencies": { "devDependencies": {
"angular-mocks": "1.2.13", "angular-mocks": "1.2.14",
"angular-route": "1.2.13" "angular-route": "1.2.14"
} }
} }
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