about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 76eb63eb..139d4773 100644
--- a/package.json
+++ b/package.json
@@ -23,8 +23,8 @@
 	},
 	"homepage": "https://libredirect.github.io",
 	"devDependencies": {
-		"web-ext": "^7.2.0",
-		"pug-cli": "^1.0.0-alpha6"
+		"pug-cli": "^1.0.0-alpha6",
+		"web-ext": "^7.2.0"
 	},
 	"webExt": {
 		"sourceDir": "./src/",
@@ -35,4 +35,4 @@
 			"overwriteDest": true
 		}
 	}
-}
\ No newline at end of file
+}