Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Commit

Permalink
Fix Gruntfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeard4 committed Aug 13, 2016
1 parent 52669c5 commit 09030e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module.exports = function(grunt) {
require('load-grunt-tasks')(grunt);
var browsers = require('./grunt/browsers');

grunt.initConfig({
pkg: grunt.file.readJSON('package.json'),
Expand Down

0 comments on commit 09030e6

Please sign in to comment.