Commit 5a53ef13 authored by Pascal Hartig's avatar Pascal Hartig

Angular: Update to 1.2.19

parent 36e2ffa2
......@@ -2,11 +2,11 @@
"name": "todomvc-angular",
"version": "0.0.0",
"dependencies": {
"angular": "1.2.18",
"angular": "1.2.19",
"todomvc-common": "~0.1.4"
},
"devDependencies": {
"angular-mocks": "1.2.18",
"angular-route": "1.2.18"
"angular-mocks": "1.2.19",
"angular-route": "1.2.19"
}
}
/**
* @license AngularJS v1.2.18
* @license AngularJS v1.2.19
* (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT
*/
......
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