mirror of
https://github.com/danbulant/console-hub
synced 2026-06-19 22:41:34 +00:00
Update package.json
This commit is contained in:
parent
9a29f4ad81
commit
82b2da57cb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "console-hub",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": "electron ."
|
||||
},
|
||||
"pkg": {
|
||||
"assets": "index.html"
|
||||
"assets": "html/"
|
||||
},
|
||||
"description": "Console hub application",
|
||||
"author": "Daniel Bulant",
|
||||
|
|
|
|||
Loading…
Reference in a new issue