Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
excap3r committed Sep 3, 2020
1 parent 1d54ad6 commit ccb10a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "vlc-auto-shutdown",
"version": "1.0.0",
"version": "1.0.3",
"description": "",
"main": "main.js",
"main": "node/index.js",
"scripts": {
"start": "node main",
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit ccb10a1

Please sign in to comment.