mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
add name field to package.json (#1934)
This commit is contained in:
parent
c1488fa353
commit
e2640edb79
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
"node_modules/(?!(roughjs|points-on-curve|path-data-parser|points-on-path|browser-nativefs)/)"
|
||||
]
|
||||
},
|
||||
"name": "excalidraw",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build-node": "node ./scripts/build-node.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue