Skip to content

Commit fab622d

Browse files
committed
Change repo to mine
1 parent 33883ad commit fab622d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-native-calendars",
2+
"name": "react-native-calendars-with-new-event-placeholder",
33
"version": "1.22.0",
44
"main": "src/index.ts",
55
"types": "src/index.d.ts",
@@ -25,12 +25,12 @@
2525
},
2626
"repository": {
2727
"type": "git",
28-
"url": "git+https://github.com/wix/react-native-calendars"
28+
"url": "git+https://github.com/ctruchi/react-native-calendars-with-new-event-placeholder"
2929
},
3030
"publishConfig": {
3131
"registry": "https://registry.npmjs.org/"
3232
},
33-
"author": "Wix.com",
33+
"author": "ctruchi",
3434
"license": "MIT",
3535
"dependencies": {
3636
"hoist-non-react-statics": "^3.3.1",

0 commit comments

Comments
 (0)