Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit b9e6c71

Browse files
committed
[Release] v0.1.0
1 parent fed0b43 commit b9e6c71

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- boost-for-react-native (1.63.0)
3-
- cryptr-cryptr-react-native (0.0.10):
3+
- cryptr-cryptr-react-native (0.1.0):
44
- React-Core
55
- DoubleConversion (1.1.6)
66
- FBLazyVector (0.63.4)
@@ -342,7 +342,7 @@ EXTERNAL SOURCES:
342342

343343
SPEC CHECKSUMS:
344344
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
345-
cryptr-cryptr-react-native: 3817b3f40aa6b003f04030bfa6e07c90305c05b1
345+
cryptr-cryptr-react-native: b73e81d7fd67a31ce05c6f64f27912c23acadb59
346346
DoubleConversion: cde416483dac037923206447da6e1454df403714
347347
FBLazyVector: 3bb422f41b18121b71783a905c10e58606f7dc3e
348348
FBReactNativeSpec: f2c97f2529dd79c083355182cc158c9f98f4bd6e

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cryptr/cryptr-react-native",
3-
"version": "0.0.10",
3+
"version": "0.1.0",
44
"description": "React Native SDK for Cryptr Authentication",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -47,9 +47,6 @@
4747
"url": "https://github.com/cryptr-auth/cryptr-react-native.git/issues"
4848
},
4949
"homepage": "https://github.com/cryptr-auth/cryptr-react-native.git#readme",
50-
"publishConfig": {
51-
"registry": "http://localhost:4873"
52-
},
5350
"devDependencies": {
5451
"@commitlint/config-conventional": "^11.0.0",
5552
"@react-native-community/eslint-config": "^2.0.0",

0 commit comments

Comments
 (0)