Skip to content
This repository was archived by the owner on Mar 20, 2022. It is now read-only.

Commit 5f8fd21

Browse files
committed
v3.1.0
1 parent e365e51 commit 5f8fd21

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "normalizr",
3-
"version": "3.0.2",
4-
"description": "Normalizes JSON according to schema for Redux and Flux applications",
3+
"version": "3.1.0",
4+
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications",
55
"bugs": {
66
"url": "https://github.com/paularmstrong/normalizr/issues"
77
},
@@ -14,6 +14,7 @@
1414
"flux",
1515
"redux",
1616
"normalize",
17+
"denormalize",
1718
"api",
1819
"json"
1920
],

0 commit comments

Comments
 (0)