Skip to content

Commit 24b7af1

Browse files
authored
Update package.json
1 parent 1e86fec commit 24b7af1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "react-native-dotenv",
33
"version": "3.4.11",
44
"description": "Load environment variables using import statements.",
5-
"repository": "github:goatandsheep/react-native-dotenv",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/goatandsheep/react-native-dotenv.git"
8+
},
69
"homepage": "https://github.com/goatandsheep/react-native-dotenv",
710
"bugs": "https://github.com/goatandsheep/react-native-dotenv/issues",
811
"main": "index.js",

0 commit comments

Comments
 (0)