Skip to content

Commit

Permalink
Switch to Native Promises, add polyfills.js in dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
fchasen committed Oct 26, 2016
1 parent a4e7602 commit 151dc97
Show file tree
Hide file tree
Showing 28 changed files with 664 additions and 3,036 deletions.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"examples"
],
"dependencies": {
"rsvp": "~3.0.13"
"rsvp": "~3.0.13",
"es6-promise": "~4.0.5"
}
}
Loading

0 comments on commit 151dc97

Please sign in to comment.