Publish redux-typed 1.0.1
This commit is contained in:
parent
f26068b62b
commit
a7ed0112db
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "redux-typed",
|
"name": "redux-typed",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Helpers for building React+Redux apps with strong TypeScript type checking everywhere",
|
"description": "Helpers for building React+Redux apps with strong TypeScript type checking everywhere",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"typings": "main.d.ts",
|
"typings": "main.d.ts",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue