diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-19 13:25:23 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2022-07-19 13:25:23 +0900 |
| commit | e35f599b6de7ddcb1c276fdf4979aff58592f05a (patch) | |
| tree | a663c272f2b35dc5a763a24e7adf03d78263cb78 /packages/client/package.json | |
| parent | Update CHANGELOG.md (diff) | |
| download | sharkey-e35f599b6de7ddcb1c276fdf4979aff58592f05a.tar.gz sharkey-e35f599b6de7ddcb1c276fdf4979aff58592f05a.tar.bz2 sharkey-e35f599b6de7ddcb1c276fdf4979aff58592f05a.zip | |
update vite
Diffstat (limited to 'packages/client/package.json')
| -rw-r--r-- | packages/client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/client/package.json b/packages/client/package.json index 31c7604891..eaebf69ed8 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -73,7 +73,7 @@ "uuid": "8.3.2", "v-debounce": "0.1.2", "vanilla-tilt": "1.7.2", - "vite": "3.0.1", + "vite": "3.0.2", "vue": "3.2.37", "vue-prism-editor": "2.0.0-alpha.2", "vuedraggable": "4.0.1", |