Skip to content

Commit e83673d

Browse files
committed
fix(paint): excalidraw local assets
1 parent 54fba81 commit e83673d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

addons/paint/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616
"description": "在画板上画点东西"
1717
}
1818
},
19+
"dependencies": {
20+
"@excalidraw/excalidraw": "0.17.1-d9ad7c0"
21+
},
1922
"devDependencies": {
20-
"@excalidraw/excalidraw": "0.17.1-d9ad7c0",
2123
"@types/react-dom": "^18.3.1",
2224
"react": "^18.3.1",
2325
"react-dom": "^18.3.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)