Skip to content

Commit

Permalink
Merge branch 'master' into testing/windows-selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
crossan007 committed Jul 10, 2019
2 parents 7d10e20 + 37c663c commit 0d32262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ module.exports = function (grunt) {
expand: true,
filter: 'isFile',
flatten: true,
src: ['node_modules/bootstrap-show-password/bootstrap-show-password.min.js'],
src: ['node_modules/bootstrap-show-password/dist/bootstrap-show-password.min.js'],
dest: 'src/skin/external/bootstrap-show-password'
},
{
Expand Down

0 comments on commit 0d32262

Please sign in to comment.