Henning Hall
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
1003 additions and
731 deletions
-
package.json
-
yarn.lock
|
|
@ -28,12 +28,12 @@ |
|
|
|
"react-native", |
|
|
|
"react-native-date-picker" |
|
|
|
], |
|
|
|
"dependencies": { |
|
|
|
}, |
|
|
|
"dependencies": {}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/preset-env": "^7.10.4", |
|
|
|
"babel-jest": "^26.1.0", |
|
|
|
"jest": "^26.1.0", |
|
|
|
"prettier": "^1.18.2" |
|
|
|
"@babel/core": "^7.12.10", |
|
|
|
"@babel/preset-env": "^7.12.11", |
|
|
|
"babel-jest": "^26.6.3", |
|
|
|
"jest": "^26.6.3", |
|
|
|
"prettier": "^2.2.1" |
|
|
|
} |
|
|
|
} |