From 3566a78cffe69cc9b460fb65eb6461244b3ac680 Mon Sep 17 00:00:00 2001 From: NGPixel Date: Thu, 9 Feb 2017 20:28:07 -0500 Subject: [PATCH] Fixed missing standard package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 132ecf8f..6090ee5d 100644 --- a/package.json +++ b/package.json @@ -129,6 +129,7 @@ "pug-lint": "^2.4.0", "run-sequence": "^1.2.2", "snyk": "^1.24.6", + "standard": "*", "sticky-js": "^1.1.9", "twemoji-awesome": "^1.0.4", "vue": "^2.1.10"