Skip to content

Commit 1f85289

Browse files
committed
Initials
1 parent 3839368 commit 1f85289

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-native-render-swift-ui",
2+
"name": "swiftui-native",
33
"version": "1.0.4",
44
"description": "An expo module that gives you the opportunity to use SwiftUI inside every react native app",
55
"main": "build/index.js",
@@ -21,13 +21,7 @@
2121
"react-native-render-swift-ui",
2222
"ReactNativeRenderSwiftUi"
2323
],
24-
"repository": "https://github.com/Pflaumenbaum/react-native-render-swift-ui",
25-
"bugs": {
26-
"url": "https://github.com/Pflaumenbaum/react-native-render-swift-ui/issues"
27-
},
28-
"author": "Pflaumenbaum <182399538+Pflaumenbaum@users.noreply.github.com> (https://github.com/Pflaumenbaum)",
2924
"license": "MIT",
30-
"homepage": "https://github.com/Pflaumenbaum/react-native-render-swift-ui#readme",
3125
"dependencies": {
3226
"sf-symbols-typescript": "^2.0.0"
3327
},

0 commit comments

Comments
 (0)