This commit is contained in:
Eugene Pankov
2017-09-28 20:27:16 +02:00
parent 766ab48e1a
commit eb2eef64fc
10 changed files with 17 additions and 24 deletions

View File

@@ -39,7 +39,6 @@ module.exports = {
'fs',
'font-manager',
'path',
'node-pty',
'mz/fs',
'mz/child_process',
'winreg',

View File

@@ -8,11 +8,7 @@
dependencies:
"@types/node" "*"
"@types/node@*":
version "8.0.28"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.28.tgz#86206716f8d9251cf41692e384264cbd7058ad60"
"@types/node@7.0.12":
"@types/node@*", "@types/node@7.0.12":
version "7.0.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.12.tgz#ae5f67a19c15f752148004db07cbbb372e69efc9"