diff --git a/package.json b/package.json
index 2cb2bf6..4395704 100644
--- a/package.json
+++ b/package.json
@@ -1,18 +1,14 @@
 {
   "name": "@tholman/intense-images",
-  "version": "1.0.5",
-  "description": "A simple library to view large images up close using simple mouse interaction, and the full screen.",
+  "version": "1.0.7",
+  "description":
+    "A simple library to view large images up close using simple mouse interaction, and the full screen.",
   "main": "intense.js",
   "repository": {
     "type": "git",
     "url": "git+https://github.com/tholman/intense-images.git"
   },
-  "keywords": [
-    "web",
-    "front-end",
-    "image viewer",
-    "photography"
-  ],
+  "keywords": ["web", "front-end", "image viewer", "photography"],
   "author": "Tim Holman <timothy.w.holman@gmail.com>",
   "license": "MIT",
   "bugs": {