Skip to content

Commit

Permalink
Remove jQuery plugin manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
i-like-robots committed Mar 16, 2015
1 parent 2fdf1c0 commit bf42831
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = function(grunt) {

grunt.initConfig({
pkg: grunt.file.readJSON('image-zoom.jquery.json'),
pkg: grunt.file.readJSON('package.json'),
uglify: {
options: {
banner: [
Expand Down
28 changes: 0 additions & 28 deletions image-zoom.jquery.json

This file was deleted.

0 comments on commit bf42831

Please sign in to comment.