ops, jquery.cookie is used by bootstrap-tour!
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user