chore: bump package version

This commit is contained in:
ppoffice 2021-08-01 04:27:55 +00:00
parent 75973cc2dc
commit 3174e96617
No known key found for this signature in database
GPG Key ID: D872802C1F2A16AA
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "hexo-theme-icarus",
"version": "4.3.0",
"version": "4.4.0",
"author": "ppoffice <ppoffice@users.noreply.github.com>",
"license": "MIT",
"description": "A simple, delicate, and modern theme for Hexo",
@ -35,7 +35,7 @@
},
"dependencies": {
"deepmerge": "^4.2.2",
"hexo-component-inferno": "^0.12.0",
"hexo-component-inferno": "^0.13.0",
"inferno": "^7.3.3",
"inferno-create-element": "^7.3.3",
"moment": "^2.22.2",