Skip to content

Commit

Permalink
AngularJS: architecture example updated to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed May 23, 2013
1 parent b7d77e8 commit 1669496
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 246 deletions.
4 changes: 2 additions & 2 deletions architecture-examples/angularjs/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "todomvc-angular",
"version": "0.0.0",
"dependencies": {
"angular": "~1.0.5",
"angular": "~1.0.7",
"todomvc-common": "~0.1.4"
},
"devDependencies": {
"angular-mocks": "~1.0.5"
}
}
}
Loading

0 comments on commit 1669496

Please sign in to comment.