Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Agney committed Mar 1, 2020
1 parent f5b7504 commit 2f26cb6
Show file tree
Hide file tree
Showing 3 changed files with 2,282 additions and 1,263 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@agney/playground": "*",
"babel-polyfill": "^6.26.0",
"react": "^16.11.0",
"react-dom": "^16.11.0"
"react": "^16.13.0",
"react-dom": "^16.13.0"
},
"devDependencies": {
"parcel-bundler": "^1.12.4"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"example"
],
"devDependencies": {
"husky": "^3.0.9",
"husky": "^4.2.3",
"prettier": "^1.19.1",
"pretty-quick": "^2.0.1",
"typescript": "^3.7.2"
"typescript": "^3.8.3"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 2f26cb6

Please sign in to comment.