Skip to content

Commit

Permalink
Tweak ignored files and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tazsingh committed Jul 10, 2017
1 parent 9fd9463 commit cdc2e68
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
node_modules
*.log
lib

/*.js
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules
*.log
src
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-loadable-visibility",
"version": "2.1.0",
"version": "2.1.1",
"description": "A wrapper around react-loadable for elements that are visible on the page",
"main": "lib/index.js",
"repository": "https://github.com/stratiformltd/react-loadable-visibility",
Expand Down

0 comments on commit cdc2e68

Please sign in to comment.