node-arduino-firmata: Support for npm@8
authorHirokazu MORIKAWA <morikw2@gmail.com>
Wed, 6 Apr 2022 01:01:20 +0000 (10:01 +0900)
committerRosen Penev <rosenp@gmail.com>
Sat, 16 Apr 2022 18:02:44 +0000 (11:02 -0700)
commit46ad7621a4971f6eef603e0c1e66b6cf7800fb29
tree4b11579ee91be1d62a6475ba8e0b9d1415e0a4a8
parentde06db77ed2f57f8b08bef8744301c0d319bd66e
node-arduino-firmata: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lang/node-arduino-firmata/Makefile