Skip to content

Commit 9d4a1d7

Browse files
authored
fix(release): update package name to align to SDK naming (#24)
1 parent b6ddda6 commit 9d4a1d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@youversion/platform-sdk-reactnative",
2+
"name": "@youversion/platform-react-native",
33
"version": "0.7.1",
44
"description": "React Native SDK for YouVersion Platform",
55
"main": "build/index.js",
@@ -21,7 +21,7 @@
2121
"keywords": [
2222
"react-native",
2323
"expo",
24-
"@youversion/platform-sdk-reactnative",
24+
"@youversion/platform-react-native",
2525
"Bible",
2626
"YouVersion"
2727
],

0 commit comments

Comments
 (0)