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