This commit is contained in:
Eugene Pankov
2017-04-24 21:26:59 +02:00
parent 64556806e6
commit 2d1dca41d7
9 changed files with 48 additions and 27 deletions

View File

@@ -12,6 +12,7 @@
"license": "MIT",
"devDependencies": {
"@types/deep-equal": "^1.0.0",
"@types/mz": "0.0.31",
"@types/node": "7.0.12",
"@types/webpack-env": "1.13.0",
"@types/winreg": "^1.2.30",
@@ -38,10 +39,10 @@
"rxjs": "5.3.0"
},
"dependencies": {
"child-process-promise": "2.2.1",
"font-manager": "0.2.2",
"fs-promise": "2.0.2",
"hterm-commonjs": "1.0.0",
"mz": "^2.6.0",
"node-pty": "0.6.2",
"winreg": "^1.2.3"
}