mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Clean up package.json (#1083)
* Remove unnecessary metadata from package.json * Remove homepage field, sort keys
This commit is contained in:
parent
051a946438
commit
2f1b706318
2 changed files with 14 additions and 24 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "excalidraw",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": {
|
||||
"version": "7.8.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue