Skip to content

Commit 64277e8

Browse files
committed
Add files
1 parent a3ebef8 commit 64277e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"build": "yarn run build:commonjs",
1212
"prepublish": "yarn run clean && yarn run test && yarn run build"
1313
},
14+
"files": [
15+
"lib",
16+
"src"
17+
],
1418
"repository": {
1519
"type": "git",
1620
"url": "git+https://github.com/jerelmiller/redux-simple-auth.git"

0 commit comments

Comments
 (0)