Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesKlauss committed Jul 5, 2020
2 parents 34774f9 + 4b7ffe6 commit 00e62a5
Show file tree
Hide file tree
Showing 2 changed files with 867 additions and 23 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
"hotkeys-js": "3.8.1"
},
"devDependencies": {
"@babel/core": "7.10.3",
"@babel/preset-env": "7.10.3",
"@babel/preset-react": "7.10.1",
"@babel/preset-typescript": "7.10.1",
"@babel/core": "7.10.4",
"@babel/preset-env": "7.10.4",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@emotion/core": "10.0.28",
"@pika/pack": "0.5.0",
"@pika/plugin-build-node": "0.9.2",
Expand All @@ -77,12 +77,12 @@
"@types/testing-library__react-hooks": "3.2.0",
"docz": "2.3.1",
"emotion-theming": "10.0.27",
"gatsby-plugin-emotion": "4.3.6",
"gatsby-plugin-emotion": "4.3.9",
"jest": "26.1.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-test-renderer": "16.13.1",
"typescript": "3.9.5"
"typescript": "3.9.6"
},
"peerDependencies": {
"react": ">=16.8.1",
Expand Down

0 comments on commit 00e62a5

Please sign in to comment.