mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
ad991b4374
fix powerpc 'node-serialport' package build fail divide node-serialport' into node-serialport' and node-serialport-bindings node-serialport-bindings PR : https://github.com/openwrt/packages/pull/9045 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
11 lines
305 B
Diff
11 lines
305 B
Diff
--- a/package.json
|
|
+++ b/package.json
|
|
@@ -41,7 +41,6 @@
|
|
],
|
|
"dependencies": {
|
|
"@serialport/binding-mock": "^2.0.5",
|
|
- "@serialport/bindings": "^2.0.8",
|
|
"@serialport/parser-byte-length": "^2.0.2",
|
|
"@serialport/parser-cctalk": "^2.0.2",
|
|
"@serialport/parser-delimiter": "^2.0.2",
|