mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-31 06:41:05 +00:00
Update contrato to 0.5
Update contrato from 0.2.1 to 0.5.0 Change-type: minor
This commit is contained in:
parent
22b8434c11
commit
17c370863c
1575
package-lock.json
generated
1575
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -36,7 +36,7 @@
|
|||||||
"npm": "^5.7.0"
|
"npm": "^5.7.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@balena/contrato": "^0.2.1",
|
"@balena/contrato": "^0.5.0",
|
||||||
"@balena/lint": "^5.1.0",
|
"@balena/lint": "^5.1.0",
|
||||||
"@types/bluebird": "^3.5.31",
|
"@types/bluebird": "^3.5.31",
|
||||||
"@types/chai": "^4.2.11",
|
"@types/chai": "^4.2.11",
|
||||||
|
2
repo.yml
2
repo.yml
@ -8,3 +8,5 @@ backports:
|
|||||||
upstream:
|
upstream:
|
||||||
- repo: 'pinejs-client-request'
|
- repo: 'pinejs-client-request'
|
||||||
url: 'https://github.com/balena-io-modules/pinejs-client-request'
|
url: 'https://github.com/balena-io-modules/pinejs-client-request'
|
||||||
|
- repo: 'contrato'
|
||||||
|
url: 'https://github.com/balena-io/contrato'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user