Skip to content

Commit

Permalink
Merge pull request #113 from epilande/fix-build
Browse files Browse the repository at this point in the history
📦 Update packages
  • Loading branch information
epilande authored Nov 26, 2019
2 parents 32ab9e2 + e536e73 commit 53789e4
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 188 deletions.
16 changes: 10 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,17 @@
"@types/react": "^16.9.2",
"@types/react-dom": "^16.9.0",
"@types/theme-ui": "^0.2.2",
"@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0",
"eslint": "^5.16.0",
"@typescript-eslint/eslint-plugin": "^2.9.0",
"@typescript-eslint/parser": "^2.9.0",
"babel-eslint": "^10.0.3",
"eslint": "^6.7.1",
"eslint-config-prettier": "^6.7.0",
"eslint-config-react-app": "^4.0.0",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react-hooks": "^1.6.1",
"eslint-config-react-app": "^5.0.2",
"eslint-plugin-flowtype": "^4.5.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^2.3.0",
"husky": "^3.1.0",
"prettier": "^1.18.2",
"pretty-quick": "^1.11.1",
Expand Down
Loading

0 comments on commit 53789e4

Please sign in to comment.