Browse Source

v2.7.6

master
Henning Hall 5 years ago
committed by GitHub
parent
commit
21f7e48e89
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package.json

+ 2
- 2
package.json View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-date-picker", "name": "react-native-date-picker",
"version": "2.7.5",
"version": "2.7.6",
"description": "A Cross Platform React Native Picker", "description": "A Cross Platform React Native Picker",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@ -30,4 +30,4 @@
"devDependencies": { "devDependencies": {
"prettier": "^1.18.2" "prettier": "^1.18.2"
} }
}
}

Loading…
Cancel
Save