We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33883ad commit fab622dCopy full SHA for fab622d
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "react-native-calendars",
+ "name": "react-native-calendars-with-new-event-placeholder",
3
"version": "1.22.0",
4
"main": "src/index.ts",
5
"types": "src/index.d.ts",
@@ -25,12 +25,12 @@
25
},
26
"repository": {
27
"type": "git",
28
- "url": "git+https://github.com/wix/react-native-calendars"
+ "url": "git+https://github.com/ctruchi/react-native-calendars-with-new-event-placeholder"
29
30
"publishConfig": {
31
"registry": "https://registry.npmjs.org/"
32
33
- "author": "Wix.com",
+ "author": "ctruchi",
34
"license": "MIT",
35
"dependencies": {
36
"hoist-non-react-statics": "^3.3.1",
0 commit comments