Skip to content

Commit d6d7941

Browse files
authored
Merge pull request #2140 from h5bp/gulp-load-plugins-update
update version number in main.css by making a new build
2 parents f3edff2 + 5e36955 commit d6d7941

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! HTML5 Boilerplate v7.1.0 | MIT License | https://html5boilerplate.com/ */
1+
/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */
22

33
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
44
/*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"gulp-eslint": "^5.0.0",
1616
"gulp-header": "^2.0.7",
1717
"gulp-jscs": "^4.1.0",
18-
"gulp-load-plugins": "^1.5.0",
18+
"gulp-load-plugins": "^1.6.0",
1919
"gulp-rename": "^1.4.0",
2020
"gulp-replace": "^1.0.0",
2121
"jquery": "3.4.1",

0 commit comments

Comments
 (0)