mirror of
https://github.com/thegecko/web-bluetooth-dfu.git
synced 2026-03-29 15:29:48 +08:00
Drop node 4
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"example": "node examples/node.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.8.0"
|
||||
"node": ">=6.15.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "^8.0.54",
|
||||
|
||||
Reference in New Issue
Block a user