Skip to content

Commit

Permalink
chore: update commitlint (#1824)
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Jan 6, 2021
1 parent 73d03e6 commit 6d320b2
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 144 deletions.
193 changes: 52 additions & 141 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
@@ -1,9 +1,9 @@
{
"name": "nodemon",
"homepage": "http://nodemon.io",
"homepage": "https://nodemon.io",
"author": {
"name": "Remy Sharp",
"url": "http://github.com/remy"
"url": "https://github.com/remy"
},
"bin": {
"nodemon": "./bin/nodemon.js"
Expand Down Expand Up @@ -43,7 +43,6 @@
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-angular": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"async": "1.4.2",
"coffee-script": "~1.7.1",
Expand Down

0 comments on commit 6d320b2

Please sign in to comment.