Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit b2a7977

Browse files
committed
using files instead of npm ignore
1 parent 96dd692 commit b2a7977

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"pre-commit": "pretty-quick --staged"
1313
}
1414
},
15+
"files": [
16+
"lib"
17+
],
1518
"keywords": [
1619
"react-native",
1720
"responsive",

0 commit comments

Comments
 (0)