Skip to content

Commit

Permalink
Merge ecb9834 into 06d40df
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Frachet committed Jun 9, 2018
2 parents 06d40df + ecb9834 commit e16b28a
Show file tree
Hide file tree
Showing 2 changed files with 2,434 additions and 1,507 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.1.0",
"gitbook-cli": "^2.3.2",
"jest": "21.2.1",
"jest": "23.1.0",
"pre-commit": "^1.2.2",
"prettier": "^1.6.1",
"prettier-eslint-cli": "^4.3.0",
"react": "16.0.0-beta.5",
"react-dom": "16.0.0-beta.5",
"react-native": "0.49.3",
"react-test-renderer": "16.0.0-beta.5"
"react": "16.3.1",
"react-dom": "16.3.1",
"react-native": "0.55.2",
"react-test-renderer": "16.3.1"
},
"jest": {
"preset": "react-native",
Expand Down

0 comments on commit e16b28a

Please sign in to comment.