Commit 3d8d3dad authored by Pascal Hartig's avatar Pascal Hartig

AngularJS: Update to 1.3

I looked through the changelog and couldn't find any changes that were relevant
to us. If you can think of any, please open a PR!
parent b4d6f564
......@@ -2,11 +2,11 @@
"name": "todomvc-angular",
"version": "0.0.0",
"dependencies": {
"angular": "1.2.22",
"angular": "1.3.0",
"todomvc-common": "~0.1.4"
},
"devDependencies": {
"angular-mocks": "1.2.22",
"angular-route": "1.2.22"
"angular-mocks": "1.3.0",
"angular-route": "1.3.0"
}
}
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