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

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index fc41074..9b5cf20 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,8 @@
},
"devDependencies": {
"mocha": "1.2.x",
- "expect.js": "0.1.x"
+ "expect.js": "0.1.x",
+ "browserify": "1.13.x"
},
"scripts" : {
"test" : "mocha"