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",
|
||||
"version": "0.0.0",
|
||||
"description": "electron-react-redux-boilerplate",
|
||||
"name": "light-control",
|
||||
"version": "1.0.0",
|
||||
"description": "light-control",
|
||||
"main": "init.js",
|
||||
"author": {
|
||||
"name": "Jordan Schroter",
|
||||
"email": "email@author.com"
|
||||
"name": "GHOSCHT"
|
||||
},
|
||||
"repository": "https://github.com/jschr/electron-react-redux-boilerplate",
|
||||
"repository": "https://github.com/GHOSCHT/light-control",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/register": "^7.9.0",
|
||||
|
|
Reference in a new issue