mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-03-23 04:25:24 +00:00
Order the packages according to npm install --save
This commit is contained in:
parent
81ebf7cb74
commit
ba5e186ebc
@ -7,13 +7,13 @@
|
||||
"start": "./entry.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"JSONStream": "~0.7.1",
|
||||
"bluebird": "~2.2.2",
|
||||
"coffee-script": "~1.7.1",
|
||||
"csr-gen": "~0.2.1",
|
||||
"dockerode": "~2.0.0",
|
||||
"event-stream": "~3.0.20",
|
||||
"express": "~3.2.6",
|
||||
"JSONStream": "~0.7.1",
|
||||
"knex": "~0.5.1",
|
||||
"lodash": "~2.4.1",
|
||||
"mixpanel": "0.0.20",
|
||||
|
Loading…
x
Reference in New Issue
Block a user