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:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c9f18a6..7f146a7 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"email" : "mail@johannesewald.de",
"web" : "http://johannesewald.de"
},
- "main" : "./lib/index.js",
+ "main" : "lib/index.js",
"bugs" : {
"url" : "http://github.com/jhnns/rewire/issues",
"email" : "mail@johannesewald.de"