Bump node-abi from 2.11.0 to 2.12.0 in /app (#1656)

Bump node-abi from 2.11.0 to 2.12.0 in /app
This commit is contained in:
Eugene
2019-10-26 10:42:30 -07:00
committed by GitHub
2 changed files with 6 additions and 11 deletions

View File

@@ -49,6 +49,6 @@
"devDependencies": {
"@types/mz": "0.0.32",
"@types/node": "12.7.12",
"node-abi": "^2.11.0"
"node-abi": "^2.12.0"
}
}