Skip to content

Commit 485b615

Browse files
committed
chore: upgrade nan and prebuild-install
- Upgrading nan lets us use prebuild to build for node 14 - Prebuild just fixed verbose
1 parent 9f8f8fc commit 485b615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/bindings/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"@serialport/parser-readline": "^8.0.6",
1111
"bindings": "^1.5.0",
1212
"debug": "^4.1.1",
13-
"nan": "^2.14.0",
14-
"prebuild-install": "^5.3.0"
13+
"nan": "^2.14.1",
14+
"prebuild-install": "^5.3.3"
1515
},
1616
"devDependencies": {
1717
"@serialport/binding-mock": "^8.0.6"

0 commit comments

Comments
 (0)