Skip to content

Commit

Permalink
update dependencies (henninghall#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall authored Dec 30, 2020
1 parent 7190661 commit b5f1de2
Show file tree
Hide file tree
Showing 2 changed files with 1,003 additions and 731 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Loading

0 comments on commit b5f1de2

Please sign in to comment.