Proper two package.json format, release.sh bumps 2nd json ver too
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
9e2324fb69
commit
f54708227e
3 changed files with 26 additions and 7 deletions
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"description": "Electron main process dependencies",
|
||||
"name": "riot-web",
|
||||
"main": "src/electron-main.js",
|
||||
"version": "0.0.0",
|
||||
"description": "A feature-rich client for Matrix.org",
|
||||
"author": "Vector Creations Ltd.",
|
||||
"dependencies": {
|
||||
"electron-window-state": "^4.1.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue