Skip to content

Commit 2d80852

Browse files
committed
Update package.json
1 parent 22015ae commit 2d80852

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,15 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/mironiasty/react-native-hour-format.git"
11+
"url": "git+https://github.com/softwaremansion/react-native-hour-format.git"
1212
},
13-
"keywords": [
14-
"react-native"
15-
],
13+
"keywords": ["react-native", "hour", "format", "am", "pm", "24"],
1614
"author": "Miron Pawlik",
1715
"license": "MIT",
1816
"bugs": {
19-
"url": "https://github.com/mironiasty/react-native-hour-format/issues"
17+
"url": "https://github.com/softwaremansion/react-native-hour-format/issues"
2018
},
21-
"homepage": "https://github.com/mironiasty/react-native-hour-format#readme",
19+
"homepage": "https://github.com/softwaremansion/react-native-hour-format#readme",
2220
"peerDependencies": {
2321
"react-native": "^0.43.4"
2422
}

0 commit comments

Comments
 (0)