fix: base export changed to src for excalidraw package

This commit is contained in:
Deepen Timalsina 2025-04-16 09:44:32 +05:45
parent 79ace11290
commit 4545d804d8

View file

@ -25,7 +25,7 @@
"development": "./dist/dev/index.css",
"production": "./dist/prod/index.css"
},
".": {
"./src": {
"types": "./dist/types/excalidraw/index.d.ts",
"development": "./dist/dev/index.js",
"production": "./dist/prod/index.js",