Skip to content

Commit

Permalink
feat(dependencies): add inquirer for prompt message with gulp ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreBrisorgueil committed Mar 22, 2019
1 parent e59d3b2 commit 359bfa4
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 28 deletions.
124 changes: 97 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"gulp-nodemon": "~2.4.2",
"gulp-refresh": "~1.1.0",
"husky": "^1.3.1",
"inquirer": "^6.2.2",
"jest-cli": "^24.5.0",
"standard-version": "^5.0.2"
},
Expand All @@ -99,4 +100,4 @@
}
},
"snyk": true
}
}

0 comments on commit 359bfa4

Please sign in to comment.