Clean up package.json (#1083)

* Remove unnecessary metadata from package.json

* Remove homepage field, sort keys
This commit is contained in:
Jed Fox 2020-03-25 13:10:05 -04:00 committed by GitHub
parent 051a946438
commit 2f1b706318
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 24 deletions

4
package-lock.json generated
View file

@ -1,8 +1,6 @@
{
"name": "excalidraw",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@babel/code-frame": {
"version": "7.8.3",