1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 07:38:40 +02:00
openwrt-packages/lang/node-serialport/patches/000-remove_depends.patch
Hirokazu MORIKAWA 3135860bae node-serialport: update to 9.0.4
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-12-28 13:33:28 +09:00

11 lines
305 B
Diff

--- a/package.json
+++ b/package.json
@@ -46,7 +46,6 @@
],
"dependencies": {
"@serialport/binding-mock": "^9.0.2",
- "@serialport/bindings": "^9.0.4",
"@serialport/parser-byte-length": "^9.0.1",
"@serialport/parser-cctalk": "^9.0.1",
"@serialport/parser-delimiter": "^9.0.1",