Skip to content

Commit 3c6ba2f

Browse files
authored
build: bump react-board independencies for plait (#191)
1 parent d10212e commit 3c6ba2f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/react-board/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"types": "./index.d.ts",
66
"private": false,
77
"dependencies": {
8-
"@plait/common": "^0.77.3",
9-
"@plait/core": "^0.77.3",
10-
"@plait/draw": "^0.77.3",
11-
"@plait/layouts": "^0.77.3",
12-
"@plait/mind": "^0.77.3",
13-
"@plait/text-plugins": "^0.77.3",
8+
"@plait/common": "^0.82.0",
9+
"@plait/core": "^0.82.0",
10+
"@plait/draw": "^0.82.0",
11+
"@plait/layouts": "^0.82.0",
12+
"@plait/mind": "^0.82.0",
13+
"@plait/text-plugins": "^0.82.0",
1414
"ahooks": "^3.8.0",
1515
"classnames": "^2.5.1",
1616
"rxjs": "~7.8.0"

0 commit comments

Comments
 (0)