mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore(package.json): set public access for npm packages (#2463)
This commit is contained in:
parent
5071cffb02
commit
4c90ea5667
2 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
"dist/*"
|
||||
],
|
||||
"description": "Excalidraw utilities functions",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"excalidraw",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue