File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " redux-immutable-persistence-transform" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " Library that allows you to transform immutable data created with seamless-immutable for use with redux-persist" ,
55 "main" : " index.js" ,
6- "repository" : " git@ github.com: gleydson/ImmutablePersistenceTransform.git " ,
6+ "repository" : " https:// github.com/ gleydson/redux-immutable-persistence-transform " ,
77 "author" : " Gleydson Rodrigues <gleydsonsr@gmail.com>" ,
88 "license" : " MIT" ,
99 "dependencies" : {
1010 "ramda" : " ^0.26.1" ,
1111 "seamless-immutable" : " ^7.1.4"
12+ },
13+ "keywords" : [
14+ " redux" ,
15+ " redux-persist" ,
16+ " transforms" ,
17+ " immutable" ,
18+ " seamless-immutable" ,
19+ " react" ,
20+ " react-native" ,
21+ " parse"
22+ ],
23+ "bugs" : {
24+ "url" : " https://github.com/gleydson/redux-immutable-persistence-transform/issues"
1225 }
1326}
You can’t perform that action at this time.
0 commit comments