updated xterm to v5 - fixes #5612

This commit is contained in:
Eugene Pankov
2022-09-27 21:16:48 +02:00
parent f189c322d2
commit d70d1b2b94
6 changed files with 83 additions and 68 deletions

View File

@@ -17,6 +17,7 @@
"author": "Eugene Pankov",
"license": "MIT",
"devDependencies": {
"untildify": "^4.0.0"
"untildify": "^4.0.0",
"xterm-addon-web-links": "^0.7.0"
}
}