Updated commit reference to latest fix

This commit is contained in:
Shane Church 2018-10-31 22:15:48 -05:00
parent 8cf5759ee7
commit 1544778141
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -866,8 +866,8 @@
}
},
"noble-mac": {
"version": "git+https://github.com/Timeular/noble-mac.git#b2becff4f4d3c1e94b34fb75ad73c21fdfc29b39",
"from": "git+https://github.com/Timeular/noble-mac.git#b2becff",
"version": "git+https://github.com/Timeular/noble-mac.git#a776e9a5b66abeb45707559321e3007a0b397b48",
"from": "git+https://github.com/Timeular/noble-mac.git#a776e9a",
"requires": {
"cross-spawn": "^6.0.5",
"napi-thread-safe-callback": "0.0.6",

View File

@ -17,7 +17,7 @@
"dependencies": {
"debug": "^3.1.0",
"noble": "1.9.1",
"noble-mac": "https://github.com/Timeular/noble-mac.git#b2becff"
"noble-mac": "https://github.com/Timeular/noble-mac.git#a776e9a"
},
"devDependencies": {
"jsdoc-to-markdown": "^4.0.1",