This commit is contained in:
Philipp Kunz 2024-04-23 19:58:05 +02:00
parent 9dd69868d9
commit 6407033694

View File

@ -1,6 +1,6 @@
{
"name": "@apiclient.xyz/docker",
"version": "1.0.108",
"version": "1.0.109",
"description": "Provides easy communication with Docker's remote API from Node.js, with TypeScript support.",
"private": false,
"main": "dist_ts/index.js",
@ -68,4 +68,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}