Skip to content

Commit

Permalink
Merge pull request #302 from chris34/update-npm-dependencies
Browse files Browse the repository at this point in the history
Update npm dependencies
  • Loading branch information
chris34 authored Jan 6, 2019
2 parents 4fb7e9c + 91de876 commit 90fca06
Show file tree
Hide file tree
Showing 3 changed files with 4,962 additions and 2,206 deletions.
3 changes: 2 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,8 @@ module.exports = function(grunt) {
production: {
options: {
banner: '/*!\n<%= banner %>',
compress: true
compress: true,
javascriptEnabled: true
},
files: [
{
Expand Down
Loading

0 comments on commit 90fca06

Please sign in to comment.