mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
chore(dependencies): update jquery path
This commit is contained in:
parent
e0193e36c3
commit
00bece28d4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"app": {
|
||||
"js": [
|
||||
"bower_components/jquery/query.min.js",
|
||||
"bower_components/jquery/jquery.min.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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue