add name field to package.json (#1934)
This commit is contained in:
parent
c1488fa353
commit
e2640edb79
@ -70,6 +70,7 @@
|
|||||||
"node_modules/(?!(roughjs|points-on-curve|path-data-parser|points-on-path|browser-nativefs)/)"
|
"node_modules/(?!(roughjs|points-on-curve|path-data-parser|points-on-path|browser-nativefs)/)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"name": "excalidraw",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build-node": "node ./scripts/build-node.js",
|
"build-node": "node ./scripts/build-node.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user