Skip to content

Commit

Permalink
v0.6.1 | Fix react-error-overlay bug (#4)
Browse files Browse the repository at this point in the history
* * hotfix react-error-overlay bug

* v0.6.1 | Fix react-scripts-overlay bug
  • Loading branch information
MrJackdaw authored Apr 28, 2022
1 parent 0dcf708 commit 20ee33c
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 75 deletions.
173 changes: 107 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reach-react",
"version": "0.6.0",
"version": "0.6.1",
"private": true,
"dependencies": {
"@jackcom/raphsducks": "^1.1.6",
Expand Down Expand Up @@ -65,6 +65,7 @@
"eslint-import-resolver-typescript": "^2.4.0",
"pre-commit": "^1.2.2",
"prettier": "^2.5.1",
"react-error-overlay": "6.0.9",
"react-scripts": "4.0.3",
"sass": "^1.39.2",
"typescript": "^4.4.3"
Expand Down
Loading

0 comments on commit 20ee33c

Please sign in to comment.