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-07-18 09:48:24 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-07-18 09:48:24 +0400
commitc7c5eef89a9f5af700d2eab43a23f5b58057f898 (patch)
tree9cfdcbd43576325afe8dd17a8a7a2b7a6403f473 /package.json
parent042ee8d3fef6bd71688d95bfef56a5d21dbc9341 (diff)
update chalk@0.5.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 360bfe0..18e3b8a 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
},
"dependencies": {
"bittorrent-client": "^0.3.1",
- "chalk": "^0.4.0",
+ "chalk": "^0.5.1",
"clivas": "^0.1.4",
"concat-stream": "^1.4.4",
"extend.js": "^0.0.1",