mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
downgrade vitest to fix peer constraint.
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Shell scripts must stay LF, even on Windows checkouts, so that they
|
||||
# execute correctly inside Linux containers built from this repo.
|
||||
*.sh text eol=lf
|
||||
1898
package-lock.json
generated
1898
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -25,6 +25,6 @@
|
||||
"lucide-svelte": "^0.577.0",
|
||||
"path-browserify": "^1.0.1",
|
||||
"svelte": "^4.2.20",
|
||||
"vitest": "^4.1.2"
|
||||
"vitest": "^3.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user