mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-08-08 11:38:42 +08:00
* chore: bump theme version to 5.5.5 and update third-party plugins
* fix: recognize 404 in page type helper * style: adjust pagination items margin * feat: use ResizeObserver to update header positions for dynamic article heights
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hexo-theme-butterfly",
|
||||
"version": "5.5.5-b1",
|
||||
"version": "5.5.5",
|
||||
"description": "A Simple and Card UI Design theme for Hexo",
|
||||
"main": "package.json",
|
||||
"scripts": {
|
||||
@@ -26,7 +26,7 @@
|
||||
"hexo-renderer-pug": "^3.0.0",
|
||||
"hexo-renderer-stylus": "^3.0.1",
|
||||
"hexo-util": "^4.0.0",
|
||||
"moment-timezone": "^0.6.0"
|
||||
"moment-timezone": "^0.6.2"
|
||||
},
|
||||
"homepage": "https://butterfly.js.org/",
|
||||
"author": "Jerry <my@crazywong.com>",
|
||||
|
||||
Reference in New Issue
Block a user