Skip to content

Commit

Permalink
Move 2 dependencies to org npm
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLuit committed Sep 15, 2018
1 parent 0600dd4 commit 26f8065
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
}
},
"dependencies": {
"array-object-dictionary": "^1.0.0",
"@cryptoscamdb/array-object-dictionary": "^1.0.2",
"@cryptoscamdb/graceful-dns": "^1.0.1",
"bottleneck": "^2.6.0",
"compression": "^1.7.3",
"cross-env": "^5.2.0",
Expand All @@ -35,7 +36,6 @@
"eth-phishing-detect": "^1.1.12",
"express": "^4.16.3",
"fs-extra": "^7.0.0",
"graceful-dns": "^1.2.0",
"helmet": "^3.13.0",
"js-yaml": "^3.9.0",
"private-ip": "^1.0.5",
Expand Down

0 comments on commit 26f8065

Please sign in to comment.