Skip to content

Commit 84280ab

Browse files
author
nmartin
committed
Publishing fork to krazylabs
1 parent 2e7f83b commit 84280ab

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
node_modules
1+
node_modules
2+
.idea

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "react-native-floating-labels",
2+
"name": "@krazylabs/react-native-floating-labels",
33
"version": "1.1.4",
44
"description": "Reusabe floating lable component for react native",
55
"main": "index.js",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/mayank-patel/react-native-floating-labels.git"
8+
"url": "https://github.com/KrazyLabs/react-native-floating-labels"
99
},
1010
"keywords": [
1111
"react-component",

0 commit comments

Comments
 (0)