Pin node types to v9.0.0 to avoid build errors with transient dependencies

Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
This commit is contained in:
Cameron Diver 2018-04-30 16:09:12 +01:00
parent 90d7316b4c
commit 35ca34d07d
No known key found for this signature in database
GPG Key ID: 69264F9C923F55C1

View File

@ -65,6 +65,7 @@
"@types/is-root": "^1.0.0",
"@types/lodash": "^4.14.103",
"@types/mkdirp": "^0.5.2",
"@types/node": "^9.0.0",
"@types/prettyjson": "0.0.28",
"@types/raven": "^2.1.2",
"catch-uncommitted": "^1.0.0",