Skip to content

Commit 49433f7

Browse files
authored
Prepare for Open Source (#21)
* build: no deploy to npm * docs: cleanup links for open sourcing
1 parent 58cfe01 commit 49433f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-native-idscan-sdk
22

3-
React Native ID Scanner wrapper for idscan sdk
3+
React Native ID Scanner wrapper for IDScan.net [ID Parsing](https://idscan.net/scanning-solutions/enterprise/id-parsing-sdk/) and [Camera](https://docs.idscan.net/camerascan/index.html).
44

55
## Installation
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"tagName": "v${version}"
9292
},
9393
"npm": {
94-
"publish": true
94+
"publish": false
9595
},
9696
"github": {
9797
"release": true

0 commit comments

Comments
 (0)