mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-16 23:38:52 +00:00
Add async to package.json
This commit is contained in:
parent
a49b617896
commit
1cfb90a122
@ -2,7 +2,8 @@
|
||||
"name": "haki-client",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"coffee-script": "~1.6.3"
|
||||
"coffee-script": "~1.6.3",
|
||||
"async": "~0.2.9"
|
||||
},
|
||||
"engines": [
|
||||
"node >= 0.10.x"
|
||||
|
Loading…
x
Reference in New Issue
Block a user