Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2014-08-15 08:31:50 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-08-15 08:31:50 +0400
commit759f7a05cef4de1c7f0d7071d61941146d544683 (patch)
treec5dac7361330d583dd66c570f148ce92bf42cb71 /package.json
parent813108edb5fbf26a96dd6a23760dfa840f555eb8 (diff)
remove chalk dep
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 81c8ed9..58169d3 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,6 @@
"dependencies": {
"airplay-js": "^0.2.1",
"bittorrent-client": "^0.4.0",
- "chalk": "^0.5.1",
"clivas": "^0.1.4",
"concat-stream": "^1.4.4",
"extend.js": "^0.0.1",