Skip to content

Commit 135c5bd

Browse files
committed
update reaflow
1 parent dd76463 commit 135c5bd

File tree

3 files changed

+58
-70
lines changed

3 files changed

+58
-70
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-linkify-it": "^1.0.8",
5858
"react-text-transition": "^3.1.0",
5959
"react-zoomable-ui": "^0.11.0",
60-
"reaflow": "5.2.11",
60+
"reaflow": "5.3.4",
6161
"styled-components": "^6.1.12",
6262
"toml": "^3.0.0",
6363
"use-long-press": "^3.2.0",

pnpm-lock.yaml

+55-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"start_url": "/editor",
1111
"icons": [
1212
{
13-
"src": "assets/192.jpg",
13+
"src": "assets/192.png",
1414
"sizes": "192x192",
1515
"type": "image/png"
1616
},
1717

1818
{
19-
"src": "assets/512.jpg",
19+
"src": "assets/512.png",
2020
"sizes": "512x512",
2121
"type": "image/png"
2222
}

0 commit comments

Comments
 (0)