Skip to content

Commit c7bc32e

Browse files
Fix bower.json
1 parent ea62c47 commit c7bc32e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

bower.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@
4040
"polymer": "Polymer/polymer#1.3.0",
4141
"webcomponentsjs": "webcomponents/webcomponentsjs#0.7.21",
4242
"zousan": "~1.3.0",
43-
"validator-js" : "4.4.0"
43+
"validator-js" : "4.4.0",
44+
"fetch": "~0.10.1",
45+
"es6-promise": "~3.0.2"
4446
},
4547
"devDependencies": {
4648
"web-component-tester": "~3.3.22",

0 commit comments

Comments
 (0)