Skip to content

Commit

Permalink
Fixed lost readme in npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
a-ignatov-parc committed Mar 31, 2018
1 parent 9b15ec5 commit 9407006
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ jobs:
- node_modules
- src
- test
- LICENSE
- package.json
- README.md
- webpack.config.js

lint:
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@
"react": "^16.3.0"
},
"files": [
"LICENSE",
"README.md",
"dist"
]
}

0 comments on commit 9407006

Please sign in to comment.