Skip to content

Commit

Permalink
fix: name
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSyncr committed Aug 2, 2024
1 parent d4dc365 commit b167044
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 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-auto-start",
"name": "@brighthustle/react-native-auto-start",
"version": "0.1.0",
"description": "The plugin redirects the user to auto-start permission screen to allow auto-start and fix background problems in some phones.",
"source": "./src/index.tsx",
Expand Down
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1703,6 +1703,35 @@ __metadata:
languageName: node
linkType: hard

"@brighthustle/react-native-auto-start@workspace:.":
version: 0.0.0-use.local
resolution: "@brighthustle/react-native-auto-start@workspace:."
dependencies:
"@commitlint/config-conventional": ^17.0.2
"@evilmartians/lefthook": ^1.5.0
"@react-native/eslint-config": ^0.73.1
"@release-it/conventional-changelog": ^5.0.0
"@types/jest": ^29.5.5
"@types/react": ^18.2.44
commitlint: ^17.0.2
del-cli: ^5.1.0
eslint: ^8.51.0
eslint-config-prettier: ^9.0.0
eslint-plugin-prettier: ^5.0.1
jest: ^29.7.0
prettier: ^3.0.3
react: 18.2.0
react-native: 0.74.4
react-native-builder-bob: ^0.29.0
release-it: ^15.0.0
turbo: ^1.10.7
typescript: ^5.2.2
peerDependencies:
react: "*"
react-native: "*"
languageName: unknown
linkType: soft

"@commitlint/cli@npm:^17.8.1":
version: 17.8.1
resolution: "@commitlint/cli@npm:17.8.1"
Expand Down Expand Up @@ -10854,35 +10883,6 @@ __metadata:
languageName: unknown
linkType: soft

"react-native-auto-start@workspace:.":
version: 0.0.0-use.local
resolution: "react-native-auto-start@workspace:."
dependencies:
"@commitlint/config-conventional": ^17.0.2
"@evilmartians/lefthook": ^1.5.0
"@react-native/eslint-config": ^0.73.1
"@release-it/conventional-changelog": ^5.0.0
"@types/jest": ^29.5.5
"@types/react": ^18.2.44
commitlint: ^17.0.2
del-cli: ^5.1.0
eslint: ^8.51.0
eslint-config-prettier: ^9.0.0
eslint-plugin-prettier: ^5.0.1
jest: ^29.7.0
prettier: ^3.0.3
react: 18.2.0
react-native: 0.74.4
react-native-builder-bob: ^0.29.0
release-it: ^15.0.0
turbo: ^1.10.7
typescript: ^5.2.2
peerDependencies:
react: "*"
react-native: "*"
languageName: unknown
linkType: soft

"react-native-builder-bob@npm:^0.29.0":
version: 0.29.0
resolution: "react-native-builder-bob@npm:0.29.0"
Expand Down

0 comments on commit b167044

Please sign in to comment.