Update package.json

This commit is contained in:
GHOSCHT 2020-08-07 17:33:49 +02:00
parent 557fb1ada8
commit 8301dc2e1b

View file

@ -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",