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
0f3e7cd1
authored
2017-05-17 13:20:28 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add backbone to dependency list.
1 parent
f2f6535f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
package.json
package.json
View file @
0f3e7cd
...
...
@@ -3,6 +3,7 @@
"version"
:
"2016.12.01-0"
,
"main"
:
"src/scripts/Auth.js"
,
"dependencies"
:
{
"backbone"
:
""
,
"requirejs"
:
""
},
"devDependencies"
:
{
...
...
Please
register
or
sign in
to post a comment