re-fix merge of file nodes

This commit is contained in:
Dave Conway-Jones
2019-03-06 22:33:20 +00:00
parent dc89218702
commit b246f0779f
4 changed files with 2 additions and 4 deletions

View File

@@ -860,7 +860,6 @@
"filelabel": "file",
"sendError": "Send message on error (legacy mode)",
"deletelabel": "delete __file__",
"encoding": "Encoding"
"utf8String": "UTF8 string",
"binaryBuffer": "binary buffer"
},

View File

@@ -858,7 +858,6 @@
"filelabel": "file",
"sendError": "エラーメッセージを送信(互換モード)",
"deletelabel": "delete __file__",
"encoding": "エンコーディング"
"utf8String": "UTF8文字列",
"binaryBuffer": "バイナリバッファ"
},

View File

@@ -36,7 +36,7 @@
"on-headers": "1.0.2",
"raw-body": "2.3.3",
"request": "2.88.0",
"ws": "6.1.3",
"ws": "6.1.4",
"xml2js": "0.4.19",
"iconv-lite": "0.4.24"
}