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 4ea03a5 commit 5413a98Copy full SHA for 5413a98
1 file changed
package.json
@@ -215,6 +215,7 @@
215
"detect-europe-js": "^0.1.2",
216
"is-standalone-pwa": "^0.1.1",
217
"ua-is-frozen": "^0.1.2",
218
+ "node-fetch": "^2.7.0",
219
"@types/node-fetch": "^2.6.12"
220
},
221
"devDependencies": {
@@ -224,7 +225,6 @@
224
225
"@playwright/test": "^1.49.0",
226
"jshint": "~2.13.6",
227
"mocha": "~8.2.0",
- "node-fetch": "^2.7.0",
228
"requirejs": "2.3.2",
229
"safe-regex": "^2.1.1",
230
"tsd": "^0.29.0",
0 commit comments