Skip to content

Commit 7d7ef30

Browse files
authored
Fix lockfile and use corepack (#400)
1 parent ae097fb commit 7d7ef30

File tree

3 files changed

+5017
-250
lines changed

3 files changed

+5017
-250
lines changed

.changeset/grumpy-schools-rhyme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-live": patch
3+
---
4+
5+
Fix cursor jump when typing fast

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"dependencies": {
2020
"prism-react-renderer": "^2.0.6"
2121
},
22+
"packageManager": "[email protected]",
2223
"devDependencies": {
2324
"@babel/eslint-parser": "^7.15.0",
2425
"@changesets/cli": "^2.26.1",

0 commit comments

Comments
 (0)