From 252a288f16329c8782b7f44e35a1f4eb88b85615 Mon Sep 17 00:00:00 2001 From: Nathan Downs Date: Wed, 29 May 2019 16:30:35 -0700 Subject: [PATCH] Sort dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae7c1469..f248941d 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,8 @@ "unicode" ], "devDependencies": { - "phantomjs-prebuilt": "^2.1.16", "npm-run-all": "^4.1.5", + "phantomjs-prebuilt": "^2.1.16", "uglify-js": "2.6.2" }, "author": {