File tree 2 files changed +11
-11
lines changed 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "npmClient" : " pnpm" ,
3
- "version" : " 0.9.1 " ,
4
- "exact" : true ,
5
- "message" : " chore(release): %s"
6
- }
2
+ "npmClient" : " pnpm" ,
3
+ "version" : " 0.9.2 " ,
4
+ "exact" : true ,
5
+ "message" : " chore(release): %s"
6
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @animo-id/react-native-ble-didcomm" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.9.2 " ,
4
4
"description" : " React Native Bluetooth Low Energy (BLE) SDK for DIDComm" ,
5
5
"main" : " build/index" ,
6
6
"source" : " src/index" ,
35
35
"registry" : " https://registry.npmjs.org/"
36
36
},
37
37
"dependencies" : {
38
- "buffer " : " ^6. 0.3" ,
39
- "@credo-ts/transport-ble " : " ^0.3.0 "
38
+ "@credo-ts/transport-ble " : " ^0.3.0 " ,
39
+ "buffer " : " ^6. 0.3"
40
40
},
41
41
"peerDependencies" : {
42
- "react" : " *" ,
43
- "react-native" : " *" ,
44
42
"@credo-ts/anoncreds" : " *" ,
45
- "@credo-ts/core" : " *"
43
+ "@credo-ts/core" : " *" ,
44
+ "react" : " *" ,
45
+ "react-native" : " *"
46
46
},
47
47
"devDependencies" : {
48
48
"@credo-ts/anoncreds" : " *" ,
You can’t perform that action at this time.
0 commit comments