parent
75973cc2dc
commit
3174e96617
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hexo-theme-icarus",
|
"name": "hexo-theme-icarus",
|
||||||
"version": "4.3.0",
|
"version": "4.4.0",
|
||||||
"author": "ppoffice <ppoffice@users.noreply.github.com>",
|
"author": "ppoffice <ppoffice@users.noreply.github.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "A simple, delicate, and modern theme for Hexo",
|
"description": "A simple, delicate, and modern theme for Hexo",
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"deepmerge": "^4.2.2",
|
"deepmerge": "^4.2.2",
|
||||||
"hexo-component-inferno": "^0.12.0",
|
"hexo-component-inferno": "^0.13.0",
|
||||||
"inferno": "^7.3.3",
|
"inferno": "^7.3.3",
|
||||||
"inferno-create-element": "^7.3.3",
|
"inferno-create-element": "^7.3.3",
|
||||||
"moment": "^2.22.2",
|
"moment": "^2.22.2",
|
||||||
|
|
Loading…
Reference in New Issue