chore(deps): remove some unused packages
parent
ccb1b6213a
commit
2523d6ac44
|
@ -3,13 +3,12 @@
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"hexo": {
|
"hexo": {
|
||||||
"version": "5.0.2"
|
"version": "5.1.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bulma-stylus": "0.8.0",
|
"bulma-stylus": "0.8.0",
|
||||||
"hexo": "^5.0.2",
|
"hexo": "^5.0.2",
|
||||||
"hexo-algolia": "^1.3.1",
|
"hexo-algolia": "^1.3.1",
|
||||||
"hexo-component-inferno": "^0.8.2",
|
|
||||||
"hexo-deployer-git": "^2.0.0",
|
"hexo-deployer-git": "^2.0.0",
|
||||||
"hexo-filter-github-emojis": "^2.1.0",
|
"hexo-filter-github-emojis": "^2.1.0",
|
||||||
"hexo-generator-archive": "^1.0.0",
|
"hexo-generator-archive": "^1.0.0",
|
||||||
|
@ -19,8 +18,6 @@
|
||||||
"hexo-renderer-marked": "^3.0.0",
|
"hexo-renderer-marked": "^3.0.0",
|
||||||
"hexo-renderer-stylus": "^1.1.0",
|
"hexo-renderer-stylus": "^1.1.0",
|
||||||
"hexo-server": "^2.0.0",
|
"hexo-server": "^2.0.0",
|
||||||
"hexo-theme-icarus": "https://github.com/ppoffice/hexo-theme-icarus",
|
"hexo-theme-icarus": "https://github.com/ppoffice/hexo-theme-icarus"
|
||||||
"inferno": "^7.3.3",
|
|
||||||
"inferno-create-element": "^7.3.3"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue