mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: base export changed to src for excalidraw package
This commit is contained in:
parent
79ace11290
commit
4545d804d8
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue