Skip to content

Commit 975a903

Browse files
pietropizzigaearon
authored andcommitted
Merge upstream fix that removes .babelrc
1 parent f9dfe46 commit 975a903

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.npmignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"type": "git",
2020
"url": "https://github.com/gaearon/react-redux.git"
2121
},
22+
"files": [
23+
"dist",
24+
"lib",
25+
"src"
26+
],
2227
"keywords": [
2328
"react",
2429
"reactjs",

0 commit comments

Comments
 (0)