Merge pull request #7615 from vector-im/t3chguy/fix_author_of_electron_app

Correct the author of the electron app
pull/7637/head
Travis Ralston 2018-10-28 23:22:58 -06:00 committed by GitHub
commit d393cd67f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"main": "src/electron-main.js",
"version": "0.17.2",
"description": "A feature-rich client for Matrix.org",
"author": "Vector Creations Ltd.",
"author": "New Vector Ltd.",
"dependencies": {
"auto-launch": "^5.0.1",
"electron-window-state": "^4.1.0",