Skip to content

Commit

Permalink
fix: sort-package-json (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Himenon authored Feb 3, 2024
1 parent 709623f commit 12cf81c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 75 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@
"lint-staged": {
"*.{js,jsx,json,yml,yaml,html,md,ts,tsx}": [
"biome format --write"
],
"package.json": [
"sort-package-json"
]
},
"devDependencies": {
Expand All @@ -79,7 +76,6 @@
"npm-run-all": "4.1.5",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"sort-package-json": "2.7.0",
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "5.3.3",
Expand Down
71 changes: 0 additions & 71 deletions pnpm-lock.yaml

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

0 comments on commit 12cf81c

Please sign in to comment.