Skip to content

Commit 3db847a

Browse files
committed
package.json is updated
1 parent 16b8e2a commit 3db847a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "react-native-library-boilerplate",
3-
"version": "0.0.2",
4-
"description": "Description for library",
2+
"name": "react-native-imaged-carousel-card",
3+
"version": "0.1.0",
4+
"description": "Fully customizable & Lovely Imaged Carousel Card for React Native",
55
"keywords": [
66
"FreakyCoder",
77
"freakycoder",
@@ -14,9 +14,9 @@
1414
"rn"
1515
],
1616
"homepage": "https://www.freakycoder.com",
17-
"bugs": "https://github.com/WrathChaos/react-native-library-boilerplate/issues",
18-
"main": "./lib/src/index.js",
19-
"repository": "git@github.com:WrathChaos/react-native-library-boilerplate.git",
17+
"bugs": "https://github.com/WrathChaos/react-native-imaged-carousel-card/issues",
18+
"main": "./lib/ImagedCarouselCard.js",
19+
"repository": "git@github.com:WrathChaos/react-native-imaged-carousel-card.git",
2020
"author": "Kuray (FreakyCoder) <kurayogun@gmail.com>",
2121
"license": "MIT",
2222
"peerDependencies": {

0 commit comments

Comments
 (0)