Skip to content

Commit bce33e6

Browse files
committed
Updates the dev dependencies. Regenerates the build files.
1 parent 0258177 commit bce33e6

6 files changed

+8355
-5008
lines changed

Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ module.exports = function gruntConfig(grunt) {
9292
grunt.loadNpmTasks('grunt-ava');
9393
grunt.loadNpmTasks('grunt-babel');
9494
grunt.loadNpmTasks('grunt-umd');
95-
grunt.loadNpmTasks('grunt-contrib-uglify-es');
95+
grunt.loadNpmTasks('grunt-contrib-uglify');
9696
grunt.loadNpmTasks('grunt-sourcemap-localize');
9797
grunt.loadNpmTasks('grunt-markdownlint');
9898

dist/verbalexpressions.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/verbalexpressions.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)