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:
authorjhnns <johannes.ewald@peerigon.com>2013-10-01 02:55:04 +0400
committerjhnns <johannes.ewald@peerigon.com>2013-10-01 02:55:04 +0400
commita445287cb62dd31a97725d76ea6893c1bee0e500 (patch)
treee4fa59c47b2c6a8c06a3064f742709a38f385b39 /README.md
parentb1b2964cd5f6b072c925693f559b1f7577289d8c (diff)
- updated note on browserify
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f098345..963a08b 100644
--- a/README.md
+++ b/README.md
@@ -139,7 +139,7 @@ Returns the private variable.
See [rewire-webpack](https://github.com/jhnns/rewire-webpack)
###browserify
-rewire currently only supports browserify@1.x. I'm not planing to continue development, but if you're relying on this feature [please let me know](https://github.com/jhnns/rewire/issues/13).
+If you're using browserify and want to use rewire with browserify [please let me know](https://github.com/jhnns/rewire/issues/13).
<br />