Skip to content

Commit

Permalink
chore: added dependency from whatwg-fetch to fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
bhovhannes authored and citizensas committed May 29, 2021
1 parent 0526ad4 commit a3ae3ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"es6-promise": "4.2.5",
"form-data": "2.3.2",
"isomorphic-fetch": "2.2.1",
"whatwg-fetch": "^2.0.4",
"tslib": "1.9.3",
"workfront-api-constants": "2.0.0"
},
Expand Down

0 comments on commit a3ae3ad

Please sign in to comment.