package.json: remove unused "files" property
This commit is contained in:
@@ -30,11 +30,6 @@
|
|||||||
"standard": "^6.0.5"
|
"standard": "^6.0.5"
|
||||||
},
|
},
|
||||||
"electronVersion": "0.36.0",
|
"electronVersion": "0.36.0",
|
||||||
"files": [
|
|
||||||
"index.js",
|
|
||||||
"index.html",
|
|
||||||
"index.css"
|
|
||||||
],
|
|
||||||
"homepage": "https://webtorrent.io",
|
"homepage": "https://webtorrent.io",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"electron",
|
"electron",
|
||||||
|
|||||||
Reference in New Issue
Block a user