node-hid: Support for npm@8
authorHirokazu MORIKAWA <morikw2@gmail.com>
Wed, 6 Apr 2022 01:10:30 +0000 (10:10 +0900)
committerRosen Penev <rosenp@gmail.com>
Sat, 16 Apr 2022 18:01:24 +0000 (11:01 -0700)
commit3e3b44b86802aa1baf2b3e67e963fe8240d53d25
treeb6c7547ddc80ae3a0f0284247c3e58739b85d7c2
parent5c5fa73db1fee8da15d9a5bea75173b2c1c83068
node-hid: 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-hid/Makefile