Skip to content

Commit

Permalink
Merge pull request tastejs#884 from yyx990803/vue
Browse files Browse the repository at this point in the history
update Vue implementation to use 0.10.0
  • Loading branch information
addyosmani committed Mar 23, 2014
2 parents e13886c + 40d9d46 commit 6ee3ed4
Show file tree
Hide file tree
Showing 6 changed files with 2,445 additions and 1,503 deletions.
2 changes: 1 addition & 1 deletion labs/architecture-examples/vue/bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "todomvc-vue",
"dependencies": {
"vue": "~0.8.3",
"vue": "~0.10.0",
"todomvc-common": "~0.1.9"
}
}
Loading

0 comments on commit 6ee3ed4

Please sign in to comment.