Refactor npm/npm-g and install from empty dir

pull/85/head^2
Alex Brausewetter 2015-05-06 13:02:20 +00:00
rodzic 9cc8b588c2
commit b0f4dcdf63
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -87,6 +87,7 @@ return [
"./c9.ide.installer/commands/darwin",
"./c9.ide.installer/commands/bash",
"./c9.ide.installer/commands/npm",
"./c9.ide.installer/commands/npm-g",
"./c9.ide.installer/commands/pip",
"./c9.ide.installer/commands/gem",
"./c9.ide.installer/commands/zip",

Wyświetl plik

@ -83,7 +83,7 @@
"c9.ide.help.support": "#60e88f5680",
"c9.ide.imgeditor": "#ed89162aa7",
"c9.ide.immediate": "#6845a93705",
"c9.ide.installer": "#9bfeb1f703",
"c9.ide.installer": "#55d4895bcd",
"c9.ide.mount": "#32e79866ee",
"c9.ide.navigate": "#64156c7f4a",
"c9.ide.newresource": "#f1f0624768",