Skip to content

Commit 496338c

Browse files
Publish redux-typed 2.0.0 which depends on TypeScript 2.0 for usage (its .d.ts files use the "/// <reference types="..." />" syntax)
1 parent 0615578 commit 496338c

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": "2.0.0",
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)