diff --git a/package.json b/package.json index 96e90ae0..59202283 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,8 @@ }, "scripts": { "test": "grunt build-nanogallery2" + }, + "dependencies": { + "jquery": ">=1.12.4" } }