Skip to content

Commit

Permalink
fix: backed out commitzen and husky coz node 16 is incompatible
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybatch committed Feb 28, 2024
1 parent 47963f8 commit 9989233
Show file tree
Hide file tree
Showing 3 changed files with 1,368 additions and 1,930 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
stable
16.20.2
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,18 @@
"hot": "mix watch --hot",
"prod": "yarn production",
"production": "mix --production",
"prepare": "husky",
"commitlint": "commitlint --edit",
"test": ""
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"bootstrap-sass": "^3.4.3",
"husky": "^9.0.11",
"jquery": "^3.6.4",
"jquery-ui": "^1.13.2",
"laravel-mix": "^6.0.49",
"resolve-url-loader": "^5.0.0",
"sass": "^1.62.0",
"sass-loader": "^13.2.2"
},
"scripts": {
"postinstall": "husky install"
},
"browserslist": [
">2%",
"ie 11",
Expand Down
Loading

0 comments on commit 9989233

Please sign in to comment.