Merge pull request #1424 from balena-io/update-contrato

Update contrato to 0.5
This commit is contained in:
bulldozer-balena[bot] 2020-08-05 10:38:11 +00:00 committed by GitHub
commit 24f59bb99f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 150 additions and 1429 deletions

1575
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@
"npm": "^5.7.0"
},
"devDependencies": {
"@balena/contrato": "^0.2.1",
"@balena/contrato": "^0.5.0",
"@balena/lint": "^5.1.0",
"@types/bluebird": "^3.5.31",
"@types/chai": "^4.2.11",

View File

@ -8,3 +8,5 @@ backports:
upstream:
- repo: 'pinejs-client-request'
url: 'https://github.com/balena-io-modules/pinejs-client-request'
- repo: 'contrato'
url: 'https://github.com/balena-io/contrato'