Update contrato to 0.5

Update contrato from 0.2.1 to 0.5.0

Change-type: minor
This commit is contained in:
Pagan Gazzard 2020-08-04 23:15:51 +01:00
parent 22b8434c11
commit 17c370863c
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'