Skip to content

Commit

Permalink
No dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stefl committed Dec 10, 2024
1 parent ab41f9b commit 7bb11c8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"@semantic-release/git": "^10.0.1",
"@types/jest": "^29.5.14",
"autoprefixer": "^10.4.16",
"dependency-cruiser": "^16.7.0",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"next": "14.2.18",
Expand All @@ -73,8 +74,5 @@
"node": ">=20.9.0",
"pnpm": ">=8"
},
"type": "module",
"devDependencies": {
"dependency-cruiser": "^16.7.0"
}
"type": "module"
}

0 comments on commit 7bb11c8

Please sign in to comment.