Skip to content

Commit f06b3d3

Browse files
committed
Revert node-addon-api version
1 parent 71b9d12 commit f06b3d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-can-bridge",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"author": "REV Robotics",
55
"description": "Get CAN Data",
66
"license": "MIT",
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"bindings": "^1.5.0",
15-
"node-addon-api": "^2.0.2",
15+
"node-addon-api": "1.7.2",
1616
"node-pre-gyp": "^0.15.0",
1717
"prebuild-install": "^5.3.5"
1818
},

0 commit comments

Comments
 (0)