Skip to content

Commit cdc2e68

Browse files
author
Tasveer Singh
committed
Tweak ignored files and bump version
1 parent 9fd9463 commit cdc2e68

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
node_modules
22
*.log
3-
lib
4-
53
/*.js

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node_modules
2+
*.log
3+
src

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-loadable-visibility",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A wrapper around react-loadable for elements that are visible on the page",
55
"main": "lib/index.js",
66
"repository": "https://github.com/stratiformltd/react-loadable-visibility",

0 commit comments

Comments
 (0)