diff options
| author | Zephyrrus <[email protected]> | 2020-06-29 16:02:36 +0300 |
|---|---|---|
| committer | Zephyrrus <[email protected]> | 2020-06-29 16:02:36 +0300 |
| commit | 0e1ae738551813c0e19b83418fd14ec14fef4388 (patch) | |
| tree | e4eab15ddaafbb99182cbad3a0f99c26c98394ee /package.json | |
| parent | fix: dispatch logout from axios if token expires (diff) | |
| download | host.fuwn.me-0e1ae738551813c0e19b83418fd14ec14fef4388.tar.xz host.fuwn.me-0e1ae738551813c0e19b83418fd14ec14fef4388.zip | |
chore: update buefy to 0.8.20
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 41ad042..b8b0ed7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "adm-zip": "^0.4.13", "bcrypt": "^4.0.1", "body-parser": "^1.18.3", - "buefy": "0.8.5", + "buefy": "^0.8.20", "busboy": "^0.2.14", "chalk": "^2.4.1", "compression": "^1.7.2", |