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
2 changed files with 14 additions and 24 deletions
+1 -3
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",