1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 23:03:32 +00:00

update all the things

This commit is contained in:
Kyle Spearrin
2017-03-21 23:05:14 -04:00
parent 7d26361680
commit 715b91ab96
6 changed files with 52 additions and 45 deletions

View File

@@ -108,8 +108,8 @@ gulp.task('lib', ['clean:lib'], function () {
dest: paths.libDir + 'angular'
},
{
src: paths.npmDir + 'angular-bootstrap-npm/dist/*tpls*.js',
dest: paths.libDir + 'angular-bootstrap'
src: paths.npmDir + 'angular-ui-bootstrap/dist/*tpls*.js',
dest: paths.libDir + 'angular-ui-bootstrap'
},
{
src: paths.npmDir + 'angular-bootstrap-show-errors/src/*.js',