diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2024-03-02 14:39:56 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2024-03-02 14:39:59 +0100 |
commit | 93713f69fa4091ba0895bbe0bbbfa2f4ba394ef0 (patch) | |
tree | 934cbed6f740fa4d88b8bb7e3c375189fdffb306 /package.json | |
parent | cf5bf066931ac3c18c228c501fc09071feae41b3 (diff) |
Run `npm update --save`.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 90112d8..18c0da5 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "serve": "vite preview" }, "devDependencies": { - "vite": "5.x" + "vite": "^5.1.4" }, "dependencies": { "bootstrap": "5.3.x", |