Skip to content

Commit d7783ca

Browse files
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)
1 parent 9736682 commit d7783ca

File tree

1 file changed

+1
-1
lines changed
  • src/Microsoft.AspNetCore.ReactServices/npm/redux-typed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-typed",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Helpers for building React+Redux apps with strong TypeScript type checking everywhere",
55
"main": "main.js",
66
"typings": "main.d.ts",

0 commit comments

Comments
 (0)