Bump react-native-calendars from 1.1286.0 to 1.1287.0
Bumps [react-native-calendars](https://github.com/wix/react-native-calendars) from 1.1286.0 to 1.1287.0. - [Release notes](https://github.com/wix/react-native-calendars/releases) - [Changelog](https://github.com/wix/react-native-calendars/blob/master/CHANGELOG.md) - [Commits](https://github.com/wix/react-native-calendars/compare/v1.1286.0...v1.1287)
This commit is contained in:
Generated
+3
-3
@@ -7394,9 +7394,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-native-calendars": {
|
"react-native-calendars": {
|
||||||
"version": "1.1286.0",
|
"version": "1.1287.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-calendars/-/react-native-calendars-1.1286.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-calendars/-/react-native-calendars-1.1287.0.tgz",
|
||||||
"integrity": "sha512-ZQ/rmSO6Gx7mjgxkI4G7ZbXFj6E/VFRH2EYOQMctyMvxpCXvW9S/dy29bhysJT/l6UnGvXMkpSMiRqLM3hlLMw==",
|
"integrity": "sha512-8B6Oad+4we8WCHl6Y42ZUq0Uj9UM+Z+qotoNIJPEXpTqGKIVnRawSAF4B7gFw76ctsa1pUdJT2CZcajmVKLxKA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"hoist-non-react-statics": "^3.3.1",
|
"hoist-non-react-statics": "^3.3.1",
|
||||||
"immutable": "^4.0.0-rc.12",
|
"immutable": "^4.0.0-rc.12",
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@
|
|||||||
"react": "16.9.0",
|
"react": "16.9.0",
|
||||||
"react-i18next": "^11.18.3",
|
"react-i18next": "^11.18.3",
|
||||||
"react-native": "0.61.0",
|
"react-native": "0.61.0",
|
||||||
"react-native-calendars": "^1.1286.0",
|
"react-native-calendars": "^1.1287.0",
|
||||||
"react-native-document-picker": "^4.2.0",
|
"react-native-document-picker": "^4.2.0",
|
||||||
"react-native-exit-app-v2": "^1.2.2",
|
"react-native-exit-app-v2": "^1.2.2",
|
||||||
"react-native-fs": "^2.19.0",
|
"react-native-fs": "^2.19.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user