Skip to content

Commit

Permalink
remove commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
Boren committed Oct 28, 2023
1 parent 9e56a59 commit b91dc3b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"author": "Fredrik Bore <fredrik@bore.ai> (https://www.bore.ai)",
"private": true,
"dependencies": {
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@fortawesome/fontawesome-svg-core": "6.4.2",
"@fortawesome/free-regular-svg-icons": "6.4.2",
"@fortawesome/free-solid-svg-icons": "6.4.2",
Expand Down Expand Up @@ -73,7 +71,7 @@
"start": "vite",
"build": "tsc && vite build",
"serve": "vite preview"
},
},
"browserslist": {
"production": [
">0.2%",
Expand Down

0 comments on commit b91dc3b

Please sign in to comment.