Merge pull request #2090 from Eugeny/dependabot/npm_and_yarn/app/node-abi-2.14.0

Bump node-abi from 2.13.0 to 2.14.0 in /app
This commit is contained in:
Eugene
2020-02-13 10:55:21 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

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