react-unplug
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-unplug", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Promise-wrapper to manage the state of react components", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -81,3 +81,3 @@ # react-unplug | ||
``` | ||
```shell | ||
# with npm | ||
@@ -94,2 +94,6 @@ npm test | ||
## Versioning | ||
[SemVer](http://semver.org/) is used for versioning. For the versions available, see the [tags on this repository](https://github.com/sergeysolovev/react-unplug/tags). | ||
## License | ||
@@ -96,0 +100,0 @@ |
94740
103