mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
updated legacy scripts in package.json
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3a0b8609ad
commit
323e1a9277
@ -61,11 +61,7 @@
|
||||
"ig": "ig.js"
|
||||
},
|
||||
"scripts": {
|
||||
"build-css": "lessc css/layout.less css/layout.css",
|
||||
"build-dist": "make dist",
|
||||
"start": "electron e.js",
|
||||
"start-nw": "nw .",
|
||||
"start-electron": "electron e.js ."
|
||||
"start": "echo Use 'make run' instead of npm start..."
|
||||
},
|
||||
"vim-cfg": " vim:set ts=2 sw=2 expandtab : "
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user