Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Upped the upper bound of polymer to 1.5.0
Browse files Browse the repository at this point in the history
(c) Copyright IBM Corp. 2016
  • Loading branch information
Gino Bustelo committed Jun 8, 2016
1 parent 5fbdc11 commit 7a20ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -19,7 +19,7 @@
],
"private": true,
"dependencies": {
"polymer": "Polymer/polymer#>=1.2.4 <1.4.1",
"polymer": "Polymer/polymer#>=1.2.4 <=1.5.0",
"webcomponentsjs": "^0.7.2"
},
"devDependencies": {
Expand Down

0 comments on commit 7a20ac3

Please sign in to comment.