mirror of
https://github.com/danbulant/docker-compose
synced 2026-07-05 11:20:47 +00:00
update version / contributors
This commit is contained in:
parent
40540703c0
commit
99688ccb5d
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "docker-compose",
|
"name": "docker-compose",
|
||||||
"version": "0.9.3",
|
"version": "0.10.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"typings": "index.d.ts",
|
"typings": "index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
@ -31,6 +31,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "MartinJLee"
|
"name": "MartinJLee"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sergey Falinsky"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue