Henning Hall
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
package.json
|
@ -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" |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |