mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Publish redux-typed 1.0.2 which is identical to 1.0.0 (to fix the breaking change in 1.0.1, i.e., dependency on TypeScript 2.0 compiler)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "redux-typed",
|
"name": "redux-typed",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user