Skip to content

Commit

Permalink
bumping dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Jul 24, 2018
1 parent 5c7f813 commit bcfdd4f
Show file tree
Hide file tree
Showing 3 changed files with 2,442 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ var app = express();

kue.createQueue();

kueUiExpress(app, '/kue/', '/kue-api/');
kueUiExpress(app, '/kue/', '/kue-api');

// Mount kue JSON api
app.use('/kue-api/', kue.app);
Expand Down
Loading

0 comments on commit bcfdd4f

Please sign in to comment.