Merge pull request #2462 from Eugeny/dependabot/npm_and_yarn/app/node-abi-2.16.0

This commit is contained in:
Eugene
2020-05-02 14:15:15 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -50,6 +50,6 @@
"devDependencies": {
"@types/mz": "0.0.32",
"@types/node": "12.7.12",
"node-abi": "^2.15.0"
"node-abi": "^2.16.0"
}
}