Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit d2e0495

Browse files
koba04jlongster
authored andcommitted
Add files fileds to package.json
1 parent 563946a commit d2e0495

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
@@ -3,6 +3,11 @@
33
"version": "1.0.1",
44
"description": "Ruthlessly simple bindings to keep react-router and redux in sync",
55
"main": "lib/index",
6+
"files": [
7+
"*.md",
8+
"LICENSE",
9+
"lib"
10+
],
611
"repository": {
712
"type": "git",
813
"url": "https://github.com/jlongster/redux-simple-router.git"

0 commit comments

Comments
 (0)