diff --git a/package.json b/package.json
index d95ef07db1803c6e48603a4c0bfb4c927c423f71..5f48fa4dd612153f4bef6ff6fd34a1f7adced1d6 100644
--- a/package.json
+++ b/package.json
@@ -13,13 +13,13 @@
   "devDependencies": {
     "parcel-bundler": "^1.12.4",
     "sass": "^1.32.2",
-    "typescript": "^4.1.3"
+    "typescript": "^4.1.3",
+    "@types/paho-mqtt": "^1.0.4"
   },
   "scripts": {
     "watch": "start yarn parcel ./_src/*.html watch"
   },
   "dependencies": {
-    "@types/paho-mqtt": "^1.0.4",
     "animatewithsass": "^3.2.1",
     "brand-colors": "^2.1.1",
     "sass-burger": "^1.3.1"