Skip to content

Commit e2e0843

Browse files
committed
fix(core): bump plait into 0.79.1 to fix with-hand issue when press space key #141
1 parent 69b172f commit e2e0843

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"@floating-ui/react": "^0.26.24",
1515
"@plait-board/markdown-to-drawnix": "^0.0.4",
1616
"@plait-board/mermaid-to-drawnix": "^0.0.5",
17-
"@plait/common": "^0.79.0",
18-
"@plait/core": "^0.79.0",
19-
"@plait/draw": "^0.79.0",
20-
"@plait/layouts": "^0.79.0",
21-
"@plait/mind": "^0.79.0",
22-
"@plait/text-plugins": "^0.79.0",
17+
"@plait/common": "^0.79.1",
18+
"@plait/core": "^0.79.1",
19+
"@plait/draw": "^0.79.1",
20+
"@plait/layouts": "^0.79.1",
21+
"@plait/mind": "^0.79.1",
22+
"@plait/text-plugins": "^0.79.1",
2323
"ahooks": "^3.8.0",
2424
"browser-fs-access": "^0.35.0",
2525
"classnames": "^2.5.1",

0 commit comments

Comments
 (0)