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:
authorJohannes <johannes.ewald@roomieplanet.de>2012-09-25 17:00:01 +0400
committerJohannes <johannes.ewald@roomieplanet.de>2012-09-25 17:00:01 +0400
commitdb140b9eb9125046ac9e740f8e050b961526db8b (patch)
treeb15a21d2bfcdca766131525dcff3edb4c64b508d /package.json
parentef0bdeea29257ff5337f71548a6451f5ebbf77d6 (diff)
- Fixed error with client-side bundlers when a module was ending with a commentv1.0.3
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 6811a66..540275c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name" : "rewire",
- "version" : "1.0.2",
+ "version" : "1.0.3",
"description" : "Dependency injection for node.js applications",
"keywords" : [
"dependency",