Skip to content

Commit 6ca69a1

Browse files
committed
2.0.3 package.json keywords
1 parent d02c9b4 commit 6ca69a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-cli-js",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A node.js wrapper for the docker-machine CLI",
55
"main": "dist/index.js",
66
"typings": "dist/index",
@@ -19,7 +19,7 @@
1919
"url": "git+https://github.com/Quobject/docker-cli-js.git"
2020
},
2121
"keywords": [
22-
"table"
22+
"docker"
2323
],
2424
"author": "Matthias Ludwig <mludwig@quobject.io>",
2525
"license": "MIT",

0 commit comments

Comments
 (0)