Skip to content

Commit

Permalink
Updates the dev dependencies. Regenerates the build files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-vlc committed Jun 16, 2019
1 parent 0258177 commit bce33e6
Show file tree
Hide file tree
Showing 6 changed files with 8,355 additions and 5,008 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module.exports = function gruntConfig(grunt) {
grunt.loadNpmTasks('grunt-ava');
grunt.loadNpmTasks('grunt-babel');
grunt.loadNpmTasks('grunt-umd');
grunt.loadNpmTasks('grunt-contrib-uglify-es');
grunt.loadNpmTasks('grunt-contrib-uglify');
grunt.loadNpmTasks('grunt-sourcemap-localize');
grunt.loadNpmTasks('grunt-markdownlint');

Expand Down
2 changes: 1 addition & 1 deletion dist/verbalexpressions.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/verbalexpressions.min.js

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

Loading

0 comments on commit bce33e6

Please sign in to comment.