diff --git a/package.json b/package.json index 929ef9baf..450de1817 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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",