bumped serialport

This commit is contained in:
Eugene Pankov
2022-02-07 16:56:06 +01:00
parent 194342d6fa
commit 50f01b6794
6 changed files with 102 additions and 81 deletions

View File

@@ -30,7 +30,8 @@
"paths": {
"*": [
"../node_modules/*",
"../../app/node_modules/*"
"../../app/node_modules/*",
"./app/node_modules/*"
],
"common*": [
"../../tabby-terminal/node_modules/xterm/src/common*"