Skip to content

Commit

Permalink
Remove optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jarda-svoboda committed Jul 7, 2023
1 parent ffc4e64 commit 84cf595
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
9 changes: 0 additions & 9 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
"peerDependencies": {
"svelte": ">=3.49.0"
},
"optionalDependencies": {
"@sveltekit-i18n/parser-default": ">=1.0.0"
},
"devDependencies": {
"@types/jest": "^29.5.2",
"@typescript-eslint/eslint-plugin": "^5.7.0",
Expand All @@ -65,4 +62,4 @@
"tsup": "^7.1.0",
"typescript": "^5.1.6"
}
}
}

0 comments on commit 84cf595

Please sign in to comment.