8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d4692 commit 5072507Copy full SHA for 5072507
CHANGELOG.md
@@ -1,5 +1,8 @@
1
##Changelog
2
3
+###v1.1.3
4
+- removed IDE stuff from npm package
5
+
6
###v1.1.2
7
- Added deprecation warning for client-side bundlers
8
- Updated package.json for node v0.10
package.json
@@ -1,6 +1,6 @@
{
"name" : "rewire",
- "version" : "1.1.2",
+ "version" : "1.1.3",
"description" : "Dependency injection for node.js applications",
"keywords" : [
"dependency",
0 commit comments