ops, jquery.cookie is used by bootstrap-tour!

This commit is contained in:
Matteo Pagliazzi
2013-11-06 20:12:58 +01:00
parent 3dde30076c
commit 21509047bb
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
],
"dependencies": {
"jquery": "~2.0.3",
"jquery.cookie": "~1.4.0",
"jquery-ui": "~1.10.3",
"angular": "1.2.0-rc.3",
"angular-sanitize": "1.2.0-rc.3",
+1
View File
@@ -2,6 +2,7 @@
"app": {
"js": [
"bower_components/jquery/jquery.js",
"bower_components/jquery.cookie/jquery.cookie.js",
"bower_components/bootstrap-growl/jquery.bootstrap-growl.js",
"bower_components/bootstrap-tour/build/js/bootstrap-tour.js",
"bower_components/angular/angular.js",