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