🔀 Merge pull request #3 from ozee31/patch-1

Add missing @types/request-promise-native to package.json
This commit is contained in:
Jan 2020-04-01 16:52:21 +02:00 committed by GitHub
commit 8ebd4f9aa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@
"devDependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^10.10.1",
"@types/request-promise-native": "^1.0.17",
"gulp": "^4.0.0",
"jest": "^24.9.0",
"n8n-workflow": "^0.11.0",