@oguzhnatly/react-native-custom-qr-codes 2.0.0 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -47,7 +47,7 @@ jobs:
47
47
  if: steps.version_check.outputs.changed == 'true'
48
48
  run: |
49
49
  echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
50
- npm publish --provenance --access public
50
+ npm publish --access public
51
51
  env:
52
52
  NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
53
53
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oguzhnatly/react-native-custom-qr-codes",
3
- "version": "2.0.0",
3
+ "version": "2.0.2",
4
4
  "main": "index.js",
5
5
  "description": "Customizable QR codes for React Native with TypeScript and RTL support",
6
6
  "keywords": [