Skip to content

Commit 3efab62

Browse files
committed
Updates template dependencies
1 parent 05eff1f commit 3efab62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/_bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"bower_components"
1515
],
1616
"dependencies": {<% if (boilerplate == 'VanillaJS') { %>
17-
"webcomponentsjs": "^0.7.0"<% } %><% if (boilerplate == 'Polymer') { %>
18-
"polymer": "Polymer/polymer#^0.9.0"<% } %><% if (boilerplate == 'X-Tag') { %>
19-
"x-tag-core": "^1.0.14"<% } %>
17+
"webcomponentsjs": "^0.7.2"<% } %><% if (boilerplate == 'Polymer') { %>
18+
"polymer": "Polymer/polymer#^1.0.0"<% } %><% if (boilerplate == 'X-Tag') { %>
19+
"x-tag-core": "^1.1.6"<% } %>
2020
}
2121
}

0 commit comments

Comments
 (0)