Skip to content

Commit

Permalink
chore: upgrade nan and prebuild-install
Browse files Browse the repository at this point in the history
- Upgrading nan lets us use prebuild to build for node 14
- Prebuild just fixed verbose
  • Loading branch information
reconbot authored and bailli committed Aug 10, 2021
1 parent 5544765 commit 3dad3db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/bindings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@serialport/parser-readline": "^8.0.6",
"bindings": "^1.5.0",
"debug": "^4.1.1",
"nan": "^2.14.0",
"prebuild-install": "^5.3.0"
"nan": "^2.14.1",
"prebuild-install": "^5.3.3"
},
"devDependencies": {
"@serialport/binding-mock": "^8.0.6"
Expand Down

0 comments on commit 3dad3db

Please sign in to comment.