Skip to content

Commit

Permalink
Add explicit dependency to sinonjs with alternative repo
Browse files Browse the repository at this point in the history
Repository github.com/blittle/sinon.js was deleted
And bower install fails
Workaround for Polymer/tools#3488
While Polymer/tools#3489 isn't merged and released
  • Loading branch information
alvarezguille committed Feb 10, 2020
1 parent 1037512 commit 2a4312e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"iron-component-page": "^3.0.0",
"iron-demo-helpers": "^2.0.0",
"webcomponentsjs": "^1.0.0",
"sinonjs": "Polymer/sinon.js#^1.14.1",
"web-component-tester": "^6.1.5",
"vaadin-demo-helpers": "vaadin/vaadin-demo-helpers#^3.0.0"
},
Expand Down

0 comments on commit 2a4312e

Please sign in to comment.