diff --git a/package.json b/package.json index ce71143596..ce1d502b3e 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,8 @@ "dependencies": { "async": "2.5.0", "closure-util": "1.22.0", - "derequire": "2.0.6", "fs-extra": "4.0.0", - "glob": "7.1.1", - "handlebars": "4.0.10", "jsdoc": "3.5.3", - "marked": "0.3.6", - "metalsmith": "2.3.0", - "metalsmith-layouts": "1.8.1", "nomnom": "1.8.1", "pbf": "3.0.5", "pixelworks": "1.1.0", @@ -62,9 +56,14 @@ "eslint-plugin-openlayers-internal": "^3.1.0", "expect.js": "0.3.1", "gaze": "^1.0.0", + "glob": "7.1.1", + "handlebars": "4.0.10", "istanbul": "0.4.5", "jquery": "3.2.1", "jscodeshift": "^0.3.30", + "marked": "0.3.6", + "metalsmith": "2.3.0", + "metalsmith-layouts": "1.8.1", "mocha": "3.4.2", "mocha-phantomjs-core": "^2.1.0", "mustache": "2.3.0",