feat(npm): ignore website when publishing to npm, manual bump
This commit is contained in:
parent
cd0ca062e8
commit
aa0e2a9baf
@ -3,3 +3,4 @@
|
||||
circle.yml
|
||||
commitlint.config.js
|
||||
/android/build
|
||||
/website
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-native-camera",
|
||||
"description": "A Camera component for React Native. Also reads barcodes.",
|
||||
"version": "3.9.0",
|
||||
"version": "3.10.0",
|
||||
"author": "Lochlan Wansbrough <lochie@live.com> (http://lwansbrough.com)",
|
||||
"collective": {
|
||||
"type": "opencollective",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user