Skip to content

Commit ae0bb99

Browse files
committed
testing
1 parent 3684709 commit ae0bb99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ gulp.task('bundle', [
109109
'scripts',
110110
'scripts-ng',
111111
'vendor',
112-
'version',
112+
'version'
113113
], function() {
114114
gulp.src(buildConfig.ionicBundleFiles.map(function(src) {
115115
return src.replace(/.js$/, '.min.js');

0 commit comments

Comments
 (0)