Skip to content

Commit

Permalink
fixed grunt modules
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiokim committed Nov 11, 2014
1 parent 625db8c commit 0548eb0
Show file tree
Hide file tree
Showing 8,117 changed files with 1,729 additions and 1,623,955 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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.loadNpmTasks('grunt-contrib-less');
grunt.loadNpmTasks('grunt-contrib');
grunt.loadNpmTasks('grunt-contrib-copy');

grunt.initConfig({
less: {
Expand Down
22 changes: 22 additions & 0 deletions node_modules/grunt-contrib-copy/LICENSE-MIT

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

240 changes: 240 additions & 0 deletions node_modules/grunt-contrib-copy/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 95 additions & 0 deletions node_modules/grunt-contrib-copy/node_modules/chalk/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0548eb0

Please sign in to comment.