Skip to content

Commit

Permalink
fix: stackblitz not working on firefox
Browse files Browse the repository at this point in the history
closes #2817
  • Loading branch information
brc-dd committed Aug 19, 2023
1 parent 9ae9487 commit 877f643
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -188,5 +188,10 @@
"*": [
"prettier --write --ignore-unknown"
]
},
"pnpm": {
"overrides": {
"ora>string-width": "^5"
}
}
}
18 changes: 4 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit 877f643

Please sign in to comment.