diff --git a/package.json b/package.json index c21e0916..055960ea 100644 --- a/package.json +++ b/package.json @@ -58,5 +58,9 @@ "grunt-jekyll": "^0.4.2", "grunt-sass": "^1.0.0", "grunt-saucelabs": "^8.6.0" + }, + "dependencies": { + "almond": "~0.3.1", + "jquery-mousewheel": "~3.1.13" } }