We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22418fc commit e771b50Copy full SHA for e771b50
lib/files.js
@@ -1,5 +1,4 @@
1
'use strict'
2
-const fetch = require('node-fetch')
3
const yaml = require('js-yaml')
4
const GHRAW = 'https://raw.githubusercontent.com/'
5
package.json
@@ -54,7 +54,6 @@
54
"libnpm": "^2.0.1",
55
"lit-element": "^2.2.1",
56
"nighthawk": "^2.3.0-1",
57
- "node-fetch": "^2.6.0",
58
"npm": "^6.10.3",
59
"regenerator-runtime": "^0.13.3",
60
"yargs": "^13.3.0"
0 commit comments