Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.

Commit

Permalink
fixed build error
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenByteDev committed Feb 21, 2018
1 parent 71b561c commit fab4876
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion lib/scrappers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import sleep = require('await-sleep');
import removeNewline = require('newline-remove');
import normalizeUrl = require('normalize-url');
import queryString = require('query-string');
Expand Down
5 changes: 0 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"url": "https://github.com/OpenByteDev/SourceScrapper.git"
},
"dependencies": {
"await-sleep": "0.0.1",
"axios": "^0.18.0",
"htmlstringparser": "^0.2.0",
"newline-remove": "^1.0.2",
Expand Down

0 comments on commit fab4876

Please sign in to comment.