Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
frontend-auth
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
461d0f28
authored
2016-06-27 21:58:37 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add jquery.cookie to the dependency list.
1 parent
0dd8c34d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
bower.json
bower.json
View file @
461d0f2
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
19
"dependencies"
:
{
19
"dependencies"
:
{
20
"backbone"
:
""
,
20
"backbone"
:
""
,
21
"jquery"
:
""
,
21
"jquery"
:
""
,
22
"jquery.cookie"
:
""
,
22
"requirejs"
:
""
,
23
"requirejs"
:
""
,
23
"underscore"
:
""
24
"underscore"
:
""
24
}
25
}
...
...
Please
register
or
sign in
to post a comment