diff options
| author | Zephyrrus <[email protected]> | 2020-11-12 23:07:16 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-12 23:07:16 +0200 |
| commit | d6813fa9125ca16dfa969f28649d696703a9a94b (patch) | |
| tree | e67ca699428d78593b48c6518fa6ed064b6bd60b /package.json | |
| parent | Merge pull request #3 from Zephyrrus/feature/custom_album_urls (diff) | |
| parent | chore: update package.json (diff) | |
| download | host.fuwn.me-d6813fa9125ca16dfa969f28649d696703a9a94b.tar.xz host.fuwn.me-d6813fa9125ca16dfa969f28649d696703a9a94b.zip | |
Merge pull request #4 from Zephyrrus/chore/update_buefy
Update buefy
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 1332197..24a0b0d 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.20", + "buefy": "^0.9.4", "busboy": "^0.2.14", "chalk": "^2.4.1", "chrono-node": "^2.1.4", |