Closed pdehaan closed 7 years ago
I'm guessing node-fetch is unused in package.json, since we're using isometric-fetch.
$ depcheck Unused dependencies * node-fetch Unused devDependencies * mocha Missing dependencies * ping-centre
The mocha and ping-centre warnings are red herrings. I think mocha gets called from a Makefile, and the confusing [self referential] ping-centre reference comes from the example.js file.
ping-centre
Reopening. This came back in /package.json:25.
I'm guessing node-fetch is unused in package.json, since we're using isometric-fetch.
The mocha and ping-centre warnings are red herrings. I think mocha gets called from a Makefile, and the confusing [self referential]
ping-centre
reference comes from the example.js file.