mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-01 15:20:51 +00:00
2.6.0
This commit is contained in:
parent
2331cc7d70
commit
c79aa28a82
@ -1,3 +1,5 @@
|
|||||||
|
# v2.6.0
|
||||||
|
|
||||||
* Fix docker utils getImageEnv by correctly parsing the returned array [Pablo]
|
* Fix docker utils getImageEnv by correctly parsing the returned array [Pablo]
|
||||||
* Avoid installing npm dependencies twice [Pablo]
|
* Avoid installing npm dependencies twice [Pablo]
|
||||||
* Updated to bluebird 3 [Page]
|
* Updated to bluebird 3 [Page]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-supervisor",
|
"name": "resin-supervisor",
|
||||||
"version": "2.5.2",
|
"version": "2.6.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./entry.sh",
|
"start": "./entry.sh",
|
||||||
"build": "coffee -c src",
|
"build": "coffee -c src",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user