We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6699d commit 2136d41Copy full SHA for 2136d41
package.json
@@ -30,6 +30,7 @@
30
},
31
"dependencies": {
32
"@babel/runtime": "^7.15.4",
33
+ "@types/promise-retry": "^1.1.3",
34
"isomorphic-fetch": "2.2.1",
35
"lodash": "^4.17.21",
36
"promise-retry": "1.1.1"
@@ -48,7 +49,6 @@
48
49
"@types/lodash": "^4.14.173",
50
"@types/mocha": "^8.2.3",
51
"@types/node-fetch": "^2.5.12",
- "@types/promise-retry": "^1.1.3",
52
"fake-eggs": "^6.3.1",
53
"flow-bin": "^0.160.2",
54
"goodeggs-test-helpers": "^8.3.2",
0 commit comments