Move dependencies to the main package

This commit is contained in:
Marcel Mraz 2025-03-27 11:18:36 +01:00
parent f7b226270f
commit 09eb6e45d9
No known key found for this signature in database
GPG key ID: 4EBD6E62DC830CD2
3 changed files with 5 additions and 17 deletions

View file

@ -47,13 +47,6 @@
"last 1 safari version"
]
},
"dependencies": {
"fractional-indexing": "3.2.0",
"perfect-freehand": "1.2.0",
"points-on-curve": "1.0.1",
"roughjs": "4.6.4"
},
"devDependencies": {},
"bugs": "https://github.com/excalidraw/excalidraw/issues",
"repository": "https://github.com/excalidraw/excalidraw",
"scripts": {