Skip to content

Commit 4beab05

Browse files
♻️ Use different promise polyfill
1 parent 14b801b commit 4beab05

File tree

3 files changed

+243
-226
lines changed

3 files changed

+243
-226
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
},
6868
"dependencies": {
6969
"cropperjs": "^1.5.6",
70-
"es6-promise": "^4.2.8",
7170
"focus-trap": "^5.1.0",
7271
"mitt": "^1.2.0",
72+
"promise-polyfill": "^8.1.3",
7373
"whatwg-fetch": "^3.0.0"
7474
},
7575
"husky": {

0 commit comments

Comments
 (0)