Skip to content

Commit

Permalink
Change repo to mine
Browse files Browse the repository at this point in the history
  • Loading branch information
ctruchi committed Dec 30, 2024
1 parent 33883ad commit 9fb6b47
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-calendars",
"version": "1.22.0",
"name": "react-native-calendars-with-new-event-placeholder",
"version": "1.1308.0",
"main": "src/index.ts",
"types": "src/index.d.ts",
"description": "React Native Calendar Components",
Expand All @@ -25,12 +25,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/wix/react-native-calendars"
"url": "git+https://github.com/ctruchi/react-native-calendars-with-new-event-placeholder"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"author": "Wix.com",
"author": "ctruchi",
"license": "MIT",
"dependencies": {
"hoist-non-react-statics": "^3.3.1",
Expand Down

0 comments on commit 9fb6b47

Please sign in to comment.