Browse Source

4.0.0

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

+ 1
- 1
package.json View File

@ -1,6 +1,6 @@
{ {
"name": "react-native-date-picker", "name": "react-native-date-picker",
"version": "4.0.0-3",
"version": "4.0.0",
"description": "A datetime picker for React Native. In-modal or stand-alone. Supports Android and iOS.", "description": "A datetime picker for React Native. In-modal or stand-alone. Supports Android and iOS.",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {

Loading…
Cancel
Save