Update name

This commit is contained in:
Daniel Bulant 2021-12-12 10:33:03 +01:00
parent 18a9079ee6
commit acb173b0dd

View file

@ -1,6 +1,6 @@
{ {
"name": "docker-compose", "name": "@iceprod/docker-compose",
"version": "0.23.14", "version": "0.24.0",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -24,7 +24,7 @@
"test", "test",
"test-tools" "test-tools"
], ],
"author": "Alexander Zeitler <alexander.zeitler@pdmlab.com>", "author": "Alexander Zeitler <alexander.zeitler@pdmlab.com>, Daniel Bulan <danbulant@danbulant.eu>",
"contributors": [ "contributors": [
{ {
"name": "Ignatiev Mikhail" "name": "Ignatiev Mikhail"
@ -75,6 +75,10 @@
}, },
{ {
"name": "gautaz" "name": "gautaz"
},
{
"name": "Daniel Bulant",
"url": "https://github.com/danbulant"
} }
], ],
"license": "MIT", "license": "MIT",