Skip to content

Commit

Permalink
Removed promise dep - Issue #188
Browse files Browse the repository at this point in the history
  • Loading branch information
GitBrent authored and GitBrent committed Sep 15, 2017
1 parent 58303b5 commit 5e6e1e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
],
"dependencies": {
"jquery": "^3.2.1",
"jszip": "^3.1.3",
"promise": "^0.2.2"
"jszip": "^3.1.3"
},
"authors": [
"Brent Ely <https://github.com/gitbrent>"
Expand Down

0 comments on commit 5e6e1e8

Please sign in to comment.