Fixed missing jquery dependency

This commit is contained in:
telekosmos
2015-05-28 17:50:16 +02:00
parent 76791892f5
commit 766131b238
2 changed files with 9 additions and 1 deletions
@@ -8,6 +8,9 @@
"exports": "Foundation"
}
},
"dependencies": {
"jquery": "github:components/jquery"
},
"ignore": [
"js/foundation.min.js",
"js/vendor/jquery.cookie.js",