From 1af02407044e53bc6100a45ff6d31cf8cd22f439 Mon Sep 17 00:00:00 2001 From: jules Date: Tue, 17 Dec 2013 14:05:10 -0500 Subject: bla --- Gruntfile.js | 7 +------ package.json | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 814a1c8..371228c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -8,11 +8,6 @@ module.exports = function(grunt) { src: [ 'js/vendor/jquery/jquery.js', 'js/vendor/loader.js', - 'js/vendor/okhover.js', - 'js/vendor/tweenjs/Tween.js', - 'js/vendor/nodoubletapzoom/jquery.nodoubletapzoom.js', - 'js/vendor/tweenjs/src/Tween.js', - 'js/vendor/spin.js/spin.js', 'js/mx/mx.js', 'js/mx/mx.*.js', 'js/spinner.js', @@ -24,7 +19,7 @@ module.exports = function(grunt) { }, uglify: { options: { - banner: '/* okfocus 2013 internet legends ~ https://github.com/okfocus/okfocus.github.io */\n' + banner: '/* asdf.us/dither */\n' }, build: { src: 'js/live.concat.js', diff --git a/package.json b/package.json index ccaf174..8aa641a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "okfocus.github.io", + "name": "dither", "version": "0.0.4", "devDependencies": { "grunt": "~0.4.1", -- cgit v1.2.3-70-g09d2