diff --git a/install/package.json b/install/package.json
index ff4aa39eb3..64bb5403f4 100644
--- a/install/package.json
+++ b/install/package.json
@@ -2,7 +2,7 @@
     "name": "nodebb",
     "license": "GPL-3.0",
     "description": "NodeBB Forum",
-    "version": "1.19.1",
+    "version": "1.19.2",
     "homepage": "http://www.nodebb.org",
     "repository": {
         "type": "git",
@@ -109,7 +109,7 @@
         "postcss": "8.4.6",
         "postcss-clean": "1.2.0",
         "prompt": "1.2.1",
-		"punycode": "2.1.1",
+        "punycode": "2.1.1",
         "ioredis": "4.28.5",
         "request": "2.88.2",
         "request-promise-native": "1.0.9",
@@ -185,4 +185,4 @@
             "url": "https://github.com/barisusakli"
         }
     ]
-}
+}
\ No newline at end of file