Update package.json
This commit is contained in:
parent
557fb1ada8
commit
8301dc2e1b
1 changed files with 5 additions and 6 deletions
|
@ -1,13 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "electron-react-redux-boilerplate",
|
"name": "light-control",
|
||||||
"version": "0.0.0",
|
"version": "1.0.0",
|
||||||
"description": "electron-react-redux-boilerplate",
|
"description": "light-control",
|
||||||
"main": "init.js",
|
"main": "init.js",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Jordan Schroter",
|
"name": "GHOSCHT"
|
||||||
"email": "email@author.com"
|
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/jschr/electron-react-redux-boilerplate",
|
"repository": "https://github.com/GHOSCHT/light-control",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/register": "^7.9.0",
|
"@babel/register": "^7.9.0",
|
||||||
|
|
Reference in a new issue