From c875d21af60d47d2fc4abb2729389dadd01a934e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= <georges.duperon@gmail.com> Date: Tue, 2 May 2017 19:10:21 +0200 Subject: [PATCH] Fixed typo --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 79c69f946..c6139b8de 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -41,7 +41,7 @@ module.exports = function(grunt) { // `unpacked` for development // ``packed` for production unpacked: [ - "unpacked" + "unpacked", "latest.js" ], packed: [