diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-02-29 19:46:44 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-02-29 19:46:52 +0100 |
| commit | 46309ad105d5f96cd9506b5a5a0d40a98f3ab700 (patch) | |
| tree | 1476bc13139664faf94eef43f9bbb49a147f7b96 /package.json | |
| parent | refactor: remove unnecessary warning about the a tag not having a child element (diff) | |
| download | pml68.dev-46309ad105d5f96cd9506b5a5a0d40a98f3ab700.tar.gz | |
chore: update packages
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8849655..509ee19 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dotenv": "^16.4.5", "sass": "^1.71.1", "svelte": "^4.2.12", - "svelte-check": "^3.6.5", + "svelte-check": "^3.6.6", "tslib": "^2.6.2", "typescript": "^5.3.3", "vite": "^5.1.4" |
