Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanHotsiy committed Feb 23, 2018
1 parent 53f06d7 commit 4d2f542
Show file tree
Hide file tree
Showing 3 changed files with 7,979 additions and 19 deletions.
2 changes: 1 addition & 1 deletion generators/app/index.js
Expand Up @@ -10,7 +10,7 @@ const fs = require('fs');
const updateNotifier = require('update-notifier');
const gitUrlParse = require('git-url-parse');
const swaggerRepo = require('swagger-repo');
const slug = require('slug');
const slug = require('slugify');
const pkg = require('../../package.json');

function getCurrentGitHubRepo() {
Expand Down

0 comments on commit 4d2f542

Please sign in to comment.