Skip to content

Commit

Permalink
Fix type imports in the release
Browse files Browse the repository at this point in the history
Workaround for microsoft/TypeScript#24599

Manually fixed the type imports in the emitted declaration files
  • Loading branch information
esamattis committed Jun 14, 2018
1 parent 048a0d5 commit 490d1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@epeli/redux-stack",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 490d1fc

Please sign in to comment.