react-unplug
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "react-unplug", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Promise-wrapper to manage the state of react components", | ||
@@ -8,2 +8,3 @@ "scripts": { | ||
}, | ||
"main": "src/unplug.js", | ||
"repository": { | ||
@@ -10,0 +11,0 @@ "type": "git", |
94767