Skip to content

Commit 87f6000

Browse files
committed
chore: prepare for 1.2.1 publish
1 parent 375b3b0 commit 87f6000

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ local.properties
4040
buck-out/
4141
\.buckd/
4242
*.keystore
43+
.npmrc

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
"main": "index.js",
77
"files": [
88
"README.md",
9-
"android",
10-
"index.js",
9+
"android/src",
10+
"android/build.gradle",
1111
"ios",
12+
"index.js",
1213
"react-native-simple-biometrics.podspec"
1314
],
1415
"scripts": {

0 commit comments

Comments
 (0)