Skip to content

Commit f1a9b89

Browse files
alxndrsnlucidNTRgarrensmithgarethbowen
authored
Remove dependency - promise-polyfill (#8643)
Co-authored-by: Jan Johannes <jan@ntr.io> Co-authored-by: Garren <garren.smith@gmail.com> Co-authored-by: Gareth Bowen <gareth@medic.org>
1 parent 12974e0 commit f1a9b89

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"ltgt": "2.2.1",
5454
"memdown": "1.4.1",
5555
"node-fetch": "2.6.9",
56-
"promise-polyfill": "8.2.3",
5756
"readable-stream": "1.1.14",
5857
"spark-md5": "3.0.2",
5958
"through2": "3.0.2",

tests/integration/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
</head>
88
<body>
99
<div id="mocha"></div>
10-
<script src="../../node_modules/promise-polyfill/dist/polyfill.js"></script>
1110
<script src="../../node_modules/whatwg-fetch/fetch.js"></script>
1211
<script src="../../node_modules/mocha/mocha.js"></script>
1312
<script src="../../node_modules/chai/chai.js"></script>

0 commit comments

Comments
 (0)