Skip to content

Commit

Permalink
📌 Move gitmoji-changelog to dev dependencies (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: David Grossman <dgrossman@coursera.org>
  • Loading branch information
gravelcycles and dgrossman-coursera committed May 19, 2020
1 parent a4069e5 commit acfd889
Show file tree
Hide file tree
Showing 2 changed files with 2,484 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"author": "FRIN Yvonnick <frin.yvonnick@gmail.com>",
"license": "Apache-2.0",
"dependencies": {
"gitmoji-changelog": "^2.1.0",
"handlebars": "^4.5.3",
"puppeteer": "^2.0.0"
},
"scripts": {
"test": "jest"
},
"devDependencies": {
"gitmoji-changelog": "^2.1.0",
"jest": "^24.9.0",
"tesseract.js": "^2.0.1"
}
Expand Down

0 comments on commit acfd889

Please sign in to comment.