Skip to content

Commit 6d320b2

Browse files
authored
chore: update commitlint (#1824)
1 parent 73d03e6 commit 6d320b2

File tree

2 files changed

+54
-144
lines changed

2 files changed

+54
-144
lines changed

package-lock.json

+52-141
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "nodemon",
3-
"homepage": "http://nodemon.io",
3+
"homepage": "https://nodemon.io",
44
"author": {
55
"name": "Remy Sharp",
6-
"url": "http://github.com/remy"
6+
"url": "https://github.com/remy"
77
},
88
"bin": {
99
"nodemon": "./bin/nodemon.js"
@@ -43,7 +43,6 @@
4343
},
4444
"devDependencies": {
4545
"@commitlint/cli": "^11.0.0",
46-
"@commitlint/config-angular": "^11.0.0",
4746
"@commitlint/config-conventional": "^11.0.0",
4847
"async": "1.4.2",
4948
"coffee-script": "~1.7.1",

0 commit comments

Comments
 (0)