mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-31 06:41:05 +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]
|
||||
* Avoid installing npm dependencies twice [Pablo]
|
||||
* Updated to bluebird 3 [Page]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "2.5.2",
|
||||
"version": "2.6.0",
|
||||
"scripts": {
|
||||
"start": "./entry.sh",
|
||||
"build": "coffee -c src",
|
||||
|
Loading…
x
Reference in New Issue
Block a user