diff --git a/src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json b/src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json index e59439c..1493ed6 100644 --- a/src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json +++ b/src/Microsoft.AspNetCore.ReactServices/npm/redux-typed/package.json @@ -1,6 +1,6 @@ { "name": "redux-typed", - "version": "1.0.1", + "version": "1.0.2", "description": "Helpers for building React+Redux apps with strong TypeScript type checking everywhere", "main": "main.js", "typings": "main.d.ts",