Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #67 from ft-interactive/update-polyfill-service
Browse files Browse the repository at this point in the history
Update polyfill service
  • Loading branch information
Sumeet Adur committed Feb 24, 2016
2 parents 0cd6ded + 18ff8c7 commit 9778402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/scripts/top.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ if (cutsTheMustard) {
// Note: you may also want to add this conditionally - a basic one for non-CTM
// browsers (just to get basics like the HTML5 Shiv), and a special one (with
// things like Promise) for CTM browsers.
addScript('https://cdn.polyfill.io/v1/polyfill.min.js');
addScript('https://cdn.polyfill.io/v2/polyfill.min.js');

0 comments on commit 9778402

Please sign in to comment.