Skip to content

Commit

Permalink
feat: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ieow committed Dec 12, 2023
1 parent fd1b613 commit 838a9dc
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "react-native-tss-lib",
"name": "@toruslabs/react-native-tsslib",
"version": "0.1.0",
"description": "Tss lib for react-native",
"main": "lib/commonjs/index",
Expand Down
84 changes: 42 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3538,6 +3538,48 @@ __metadata:
languageName: node
linkType: hard

"@toruslabs/react-native-tsslib@workspace:.":
version: 0.0.0-use.local
resolution: "@toruslabs/react-native-tsslib@workspace:."
dependencies:
"@commitlint/config-conventional": ^17.0.2
"@evilmartians/lefthook": ^1.5.0
"@react-native/babel-preset": ^0.74.0
"@react-native/eslint-config": ^0.72.2
"@release-it/conventional-changelog": ^5.0.0
"@toruslabs/eccrypto": ^4.0.0
"@toruslabs/tss-client": ^2.1.0
"@toruslabs/tss-lib": ^2.0.0
"@types/jest": ^28.1.2
"@types/react": ~17.0.21
"@types/react-native": 0.70.0
commitlint: ^17.0.2
del-cli: ^5.0.0
eslint: ^8.4.1
eslint-config-prettier: ^8.5.0
eslint-plugin-prettier: ^4.0.0
jest: ^28.1.1
pod-install: ^0.1.0
prettier: ^2.0.5
react: 18.2.0
react-native: 0.72.0
react-native-builder-bob: ^0.20.0
react-native-react-bridge: ^0.11.2
react-native-webview: ^13.6.0
release-it: ^15.0.0
turbo: ^1.10.7
typescript: ^5.0.2
peerDependencies:
"@toruslabs/eccrypto": ^4.0.0
"@toruslabs/tss-client": ^2.0.0
"@toruslabs/tss-lib": "*"
react: "*"
react-native: "*"
react-native-react-bridge: ^0.11.2
react-native-webview: ^13.6.0
languageName: unknown
linkType: soft

"@toruslabs/tss-client@npm:^2.1.0":
version: 2.1.0
resolution: "@toruslabs/tss-client@npm:2.1.0"
Expand Down Expand Up @@ -11851,48 +11893,6 @@ __metadata:
languageName: unknown
linkType: soft

"react-native-tss-lib@workspace:.":
version: 0.0.0-use.local
resolution: "react-native-tss-lib@workspace:."
dependencies:
"@commitlint/config-conventional": ^17.0.2
"@evilmartians/lefthook": ^1.5.0
"@react-native/babel-preset": ^0.74.0
"@react-native/eslint-config": ^0.72.2
"@release-it/conventional-changelog": ^5.0.0
"@toruslabs/eccrypto": ^4.0.0
"@toruslabs/tss-client": ^2.1.0
"@toruslabs/tss-lib": ^2.0.0
"@types/jest": ^28.1.2
"@types/react": ~17.0.21
"@types/react-native": 0.70.0
commitlint: ^17.0.2
del-cli: ^5.0.0
eslint: ^8.4.1
eslint-config-prettier: ^8.5.0
eslint-plugin-prettier: ^4.0.0
jest: ^28.1.1
pod-install: ^0.1.0
prettier: ^2.0.5
react: 18.2.0
react-native: 0.72.0
react-native-builder-bob: ^0.20.0
react-native-react-bridge: ^0.11.2
react-native-webview: ^13.6.0
release-it: ^15.0.0
turbo: ^1.10.7
typescript: ^5.0.2
peerDependencies:
"@toruslabs/eccrypto": ^4.0.0
"@toruslabs/tss-client": ^2.0.0
"@toruslabs/tss-lib": "*"
react: "*"
react-native: "*"
react-native-react-bridge: ^0.11.2
react-native-webview: ^13.6.0
languageName: unknown
linkType: soft

"react-native-webview@npm:^13.6.0":
version: 13.6.3
resolution: "react-native-webview@npm:13.6.3"
Expand Down

0 comments on commit 838a9dc

Please sign in to comment.