Skip to content

Commit 817c10d

Browse files
author
Piotr Trocki
committed
chore: update info in package.json
1 parent 8b7993a commit 817c10d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-community/viewpager",
33
"version": "4.1.7",
4-
"description": "React Native ViewPager native view",
4+
"description": "React Native wrapper for Android and iOS ViewPager" ,
55
"main": "js/index.js",
66
"types": "typings/index.d.ts",
77
"scripts": {
@@ -20,12 +20,12 @@
2020
"view pager",
2121
"tabs"
2222
],
23-
"author": "Ferran Negre Pizarro <[email protected]>",
24-
"homepage": "https://github.com/react-native-community/react-native-viewpager#readme",
23+
"author": "Ferran Negre Pizarro <[email protected]>, Callstack <[email protected]>",
24+
"homepage": "https://github.com/callstack/react-native-viewpager#readme",
2525
"license": "MIT",
2626
"repository": {
2727
"type": "git",
28-
"url": "https://github.com/react-native-community/react-native-viewpager.git"
28+
"url": "https://github.com/callstack/react-native-viewpager.git"
2929
},
3030
"publishConfig": {
3131
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)