Skip to content

Commit 002e0a7

Browse files
authored
Merge pull request #2 from kaidjohnson/1-kjohnson-fix-missing-file
(fix) Include plugin.js in files list for inclusion in npm package.
2 parents 6fffe76 + 202b366 commit 002e0a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"src/action-creators.js",
1414
"src/action-types.json",
1515
"src/middleware.js",
16+
"src/plugin.js",
1617
"src/reducer.js"
1718
],
1819
"main": "src/index.js",

0 commit comments

Comments
 (0)