Skip to content

Commit

Permalink
Updated to gulp 4
Browse files Browse the repository at this point in the history
  • Loading branch information
rampatra committed Feb 5, 2020
1 parent 4e07d2d commit 8b73277
Show file tree
Hide file tree
Showing 2,086 changed files with 44,859 additions and 118,082 deletions.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ gulp.task('minify-js', function () {
});

// default task
gulp.task('default', ['sass', 'minify-js']);
gulp.task('default', gulp.series('sass', 'minify-js'));
2 changes: 1 addition & 1 deletion js/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ $(document).ready(function () {
address: 'ITC Fortune Park Hotel, Kolkata',

// Event Description
description: "We can't wait to see you on our big day. For any queries or issues contact Mr. Amit Roy at +91 9435021804 or +91 7086018971."
description: "We can't wait to see you on our big day. For any queries or issues, please contact Mr. Amit Roy at +91 9876543210."
}
});

Expand Down
2 changes: 1 addition & 1 deletion js/scripts.min.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion node_modules/.bin/strip-bom

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/user-home

This file was deleted.

173 changes: 129 additions & 44 deletions node_modules/ajv/README.md

Large diffs are not rendered by default.

525 changes: 329 additions & 196 deletions node_modules/ajv/dist/ajv.bundle.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node_modules/ajv/dist/ajv.min.js.map

Large diffs are not rendered by default.

81 changes: 51 additions & 30 deletions node_modules/ajv/lib/ajv.d.ts

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

18 changes: 6 additions & 12 deletions node_modules/ajv/lib/ajv.js

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

2 changes: 2 additions & 0 deletions node_modules/ajv/lib/compile/equal.js

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

6 changes: 3 additions & 3 deletions node_modules/ajv/lib/compile/formats.js

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

22 changes: 15 additions & 7 deletions node_modules/ajv/lib/compile/index.js

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

2 changes: 1 addition & 1 deletion node_modules/ajv/lib/compile/rules.js

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

7 changes: 7 additions & 0 deletions node_modules/ajv/lib/compile/util.js

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

27 changes: 21 additions & 6 deletions node_modules/ajv/lib/dot/defaults.def

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

4 changes: 3 additions & 1 deletion node_modules/ajv/lib/dot/definitions.def

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

Loading

0 comments on commit 8b73277

Please sign in to comment.