Skip to content

Commit

Permalink
Merge pull request #325 from stone-lyl/fix-vscode-copy
Browse files Browse the repository at this point in the history
fix: resolve issue with Ctrl + V not working for pasting in CodeMirror within the Datastory VSCode extension mode.
  • Loading branch information
ajthinking authored Nov 18, 2024
2 parents 334d2c6 + 3e67c56 commit fad8fb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -408,13 +408,13 @@ __metadata:
linkType: hard

"@codemirror/view@npm:^6.0.0, @codemirror/view@npm:^6.17.0, @codemirror/view@npm:^6.23.0, @codemirror/view@npm:^6.27.0":
version: 6.34.1
resolution: "@codemirror/view@npm:6.34.1"
version: 6.27.0
resolution: "@codemirror/view@npm:6.27.0"
dependencies:
"@codemirror/state": "npm:^6.4.0"
style-mod: "npm:^4.1.0"
w3c-keyname: "npm:^2.2.4"
checksum: 10/012f195d7c9da2f9693b2192e0e52c7d3f94d9c887c46e218ddb36ee1a050978ee6a13c7d0207dd3fb970b4454198962112b9afe17e1f23d2b89a274b7d186a0
checksum: 10/dc57315690cd575897a69e3d64fc84d7268a5181fd9e7770d3cfda1c287352f818c667e44c88b2a7368c222d27f5ad0ee60c544dd3a35078217188a7bb10990d
languageName: node
linkType: hard

Expand Down

0 comments on commit fad8fb8

Please sign in to comment.