diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index 78133a6..3fda1a6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,10 @@ "author": "Daniel Weipert <code@drogueronin.de>", "license": "GPL-2.0-or-later", "keywords": [ - "post-type", "custom-post-type", "order", "drag" + "post-type", + "custom-post-type", + "order", + "drag" ], "homepage": "https://gitlab.com/DRogueRonin/wp-plugin-draggable-post-order", "repository": "https://gitlab.com/DRogueRonin/wp-plugin-draggable-post-order", |