Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 34c6922

Browse files
authored
Add npmignore (#11)
1 parent 574a921 commit 34c6922

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
example/
2+
android/build
3+
android/.gradle

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"keywords": [
4141
"react-native",
42-
"ios",
43-
"android"
42+
"Jellyfish",
43+
"@jellyfish-dev/react-native-client-sdk"
4444
],
4545
"repository": "https://github.com/jellyfish-dev/react-native-client-sdk",
4646
"author": "jellyfish-dev <[email protected]> (https://github.com/jellyfish-dev)",

0 commit comments

Comments
 (0)