Commit ae73f1c9 authored by Pascal Hartig's avatar Pascal Hartig

AngularJS: dependency example + angular-perf updated

parent 1669496b
......@@ -2,7 +2,7 @@
"name": "todomvc-angular-perf",
"version": "0.0.0",
"dependencies": {
"angular": "~1.0.5",
"angular": "~1.0.7",
"todomvc-common": "~0.1.4"
}
}
......@@ -2,7 +2,7 @@
"name": "todomvc-angular-requirejs",
"version": "0.0.0",
"dependencies": {
"angular": "~1.0.5",
"angular": "~1.0.7",
"todomvc-common": "~0.1.4",
"requirejs": "~2.1.5"
}
......
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