We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d02c9b4 commit 6ca69a1Copy full SHA for 6ca69a1
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docker-cli-js",
3
- "version": "2.0.2",
+ "version": "2.0.3",
4
"description": "A node.js wrapper for the docker-machine CLI",
5
"main": "dist/index.js",
6
"typings": "dist/index",
@@ -19,7 +19,7 @@
19
"url": "git+https://github.com/Quobject/docker-cli-js.git"
20
},
21
"keywords": [
22
- "table"
+ "docker"
23
],
24
"author": "Matthias Ludwig <mludwig@quobject.io>",
25
"license": "MIT",
0 commit comments