From 213023760ab2cfaad4db022844da97e692c2ea50 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Thu, 28 Feb 2019 13:47:49 +0100 Subject: build dependency updates --- Gruntfile.ts | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Gruntfile.ts') diff --git a/Gruntfile.ts b/Gruntfile.ts index f9c9dd6..1b7f31c 100644 --- a/Gruntfile.ts +++ b/Gruntfile.ts @@ -153,11 +153,6 @@ module.exports = function(grunt) { options: { livereload: true } - }, - - retire: { - js: [ 'js/reveal.js', 'lib/js/*.js', 'plugin/**/*.js' ], - node: [ '.' ] } }); -- cgit v1.2.3