@data-client/normalizr
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@data-client/normalizr", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications", | ||
@@ -5,0 +5,0 @@ "homepage": "https://resthooks.io/docs/concepts/normalization", |
@@ -16,3 +16,3 @@ # normalizr | ||
```shell | ||
npm install @data-client/normalizr | ||
npm install --save @data-client/normalizr | ||
``` | ||
@@ -19,0 +19,0 @@ |
483046