Target version 9

This commit is contained in:
mmcwilliams 2020-07-24 14:07:12 -04:00
parent 2e2751ad1b
commit d67d55d82f
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
"./lib/wifi/index.js" "./lib/wifi/index.js"
], ],
"targets": [ "targets": [
"node10" "node9"
], ],
"out-file": "./bin/intval3" "out-file": "./bin/intval3"
} }