Skip to content

Commit

Permalink
chore: move dev-deps to its place
Browse files Browse the repository at this point in the history
  • Loading branch information
hasssan committed Dec 28, 2024
1 parent 19c2d61 commit d34671a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.8.2",
"@sveltejs/vite-plugin-svelte": "^4.0.1",
"@types/papaparse": "^5.3.15",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"autoprefixer": "^10.4.20",
Expand All @@ -39,7 +40,6 @@
"type": "module",
"dependencies": {
"@fahmifan/bank-statement-parser-id": "^1.0.1",
"@types/papaparse": "^5.3.15",
"dayjs": "^1.11.13",
"papaparse": "^5.4.1"
}
Expand Down

0 comments on commit d34671a

Please sign in to comment.