bumped node-pty

This commit is contained in:
Eugene Pankov
2021-08-18 23:31:00 +02:00
parent e34772b8b8
commit 68e1db040a
4 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ module.exports = {
mz: 'commonjs mz',
npm: 'commonjs npm',
'node:os': 'commonjs os',
'node-pty': 'commonjs node-pty',
'@tabby-gang/node-pty': 'commonjs @tabby-gang/node-pty',
path: 'commonjs path',
util: 'commonjs util',
'source-map-support': 'commonjs source-map-support',