Skip to content

Commit

Permalink
Remove unnecessary keywords and build env
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-gavrilescu authored and saghul committed Apr 7, 2020
1 parent 2ee5c50 commit 4571b78
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@
{
"arch": "x64",
"target": "AppImage"
},
{
"arch": "x64",
"target": "deb"
}
]
},
Expand Down Expand Up @@ -74,10 +70,7 @@
"webrtc",
"xmpp",
"electron",
"jitsi-meet",
"conference",
"events",
"multimedia events"
"jitsi-meet"
],
"author": "Jitsi Team <[email protected]>",
"readmeFilename": "README.md",
Expand Down

0 comments on commit 4571b78

Please sign in to comment.