Commit a2d55d9b authored by Pascal Hartig's avatar Pascal Hartig

Angular: Upgrade to 1.2.6

parent 1239e6a6
......@@ -2,11 +2,11 @@
"name": "todomvc-angular",
"version": "0.0.0",
"dependencies": {
"angular": "1.2.5",
"angular": "1.2.6",
"todomvc-common": "~0.1.4"
},
"devDependencies": {
"angular-mocks": "1.2.5",
"angular-route": "1.2.5"
"angular-mocks": "1.2.6",
"angular-route": "1.2.6"
}
}
/**
* @license AngularJS v1.2.5
* @license AngularJS v1.2.6
* (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT
*/
......
This diff is collapsed.
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