mirror of
https://github.com/danbulant/console-hub
synced 2026-07-06 03:21:01 +00:00
update to 0.2.0
This commit is contained in:
parent
4e350d6ff2
commit
e48963d765
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "console-hub",
|
"name": "console-hub",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "electron ."
|
"start": "electron ."
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue