Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Update _bower.json
Browse files Browse the repository at this point in the history
Version up polymer dep in yo polymer:seed
  • Loading branch information
robdodson committed Jul 31, 2014
1 parent 4a3f479 commit 2ea36ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seed/templates/_bower.json
Expand Up @@ -4,6 +4,6 @@
"keywords": "seed, polymer, web-components",
"main": "<%= _.slugify(elementName) %>.html",
"dependencies": {
"polymer": "Polymer/polymer#~0.3.1"
"polymer": "Polymer/polymer#~0.3.4"
}
}

0 comments on commit 2ea36ab

Please sign in to comment.