mirror of
https://github.com/tomru/switchmon.git
synced 2026-03-03 06:27:23 +01:00
fix main entry
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "switchmon",
|
"name": "switchmon",
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"description": "Simple helper for turning on/off connected/disconnected monitors with xrandr",
|
"description": "Simple helper for turning on/off connected/disconnected monitors with xrandr",
|
||||||
"main": "indes.js",
|
"main": "cli.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha"
|
"test": "mocha"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user