Skip to content

Commit 519ea96

Browse files
committed
Add dist to redux-thunk npm module
1 parent bc1641c commit 519ea96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"files": [
88
"lib",
99
"es",
10-
"src"
10+
"src",
11+
"dist"
1112
],
1213
"scripts": {
1314
"clean": "rimraf lib dist es",

0 commit comments

Comments
 (0)