diff --git a/dist/index.html b/dist/index.html index 503fd844fa..e5670bc2d6 100644 --- a/dist/index.html +++ b/dist/index.html @@ -24,7 +24,7 @@

Hello world! This is HTML5 Boilerplate.

- + diff --git a/dist/js/vendor/modernizr-3.6.0.min.js b/dist/js/vendor/modernizr-3.7.0.min.js similarity index 100% rename from dist/js/vendor/modernizr-3.6.0.min.js rename to dist/js/vendor/modernizr-3.7.0.min.js diff --git a/package.json b/package.json index eef6d0f4e0..4bc03bbf70 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "jquery": "3.3.1", "main.css": "1.0.0", "mocha": "^5.2.0", - "modernizr": "3.6.0", + "modernizr": "3.7.0", "normalize.css": "8.0.1", "run-sequence": "^2.2.1", "ssri": "^6.0.1",