Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
justinforlenza committed Jan 12, 2021
1 parent 2579f1f commit 23879ec
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "nodegui-starter",
"version": "0.1.0",
"main": "index.js",
"author": "Atul R <atulanand94@gmail.com>",
"license": "MIT",
"private": true,
"name": "keylight-control",
"version": "0.1.1",
"main": "dist/index.js",
"author": "Justin Forlenza",
"license": "GPLv3",
"scripts": {
"debug": "qode dist/index.js"
},
Expand Down

0 comments on commit 23879ec

Please sign in to comment.