Commit c4cd01a5 authored by Pascal Hartig's avatar Pascal Hartig

AngularJS: Update to 1.3.9

parent 7d9a2b81
......@@ -2,11 +2,11 @@
"name": "todomvc-angular",
"version": "0.0.0",
"dependencies": {
"angular": "1.3.8",
"angular": "1.3.9",
"todomvc-common": "~0.3.0"
},
"devDependencies": {
"angular-mocks": "1.3.8",
"angular-route": "1.3.8"
"angular-mocks": "1.3.9",
"angular-route": "1.3.9"
}
}
/**
* @license AngularJS v1.3.8
* @license AngularJS v1.3.9
* (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT
*/
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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