mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-20 19:02:33 +00:00
Release v8.23.0
This commit is contained in:
parent
8ee9999355
commit
931267bfb8
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hexo-theme-next",
|
"name": "hexo-theme-next",
|
||||||
"version": "8.22.0",
|
"version": "8.23.0",
|
||||||
"description": "Elegant and powerful theme for Hexo.",
|
"description": "Elegant and powerful theme for Hexo.",
|
||||||
"main": "package.json",
|
"main": "package.json",
|
||||||
"files": [
|
"files": [
|
||||||
@ -19,7 +19,10 @@
|
|||||||
"test": "mocha test/index.js",
|
"test": "mocha test/index.js",
|
||||||
"test-cov": "c8 npm test"
|
"test-cov": "c8 npm test"
|
||||||
},
|
},
|
||||||
"repository": "next-theme/hexo-theme-next",
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/next-theme/hexo-theme-next.git"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"hexo",
|
"hexo",
|
||||||
"theme",
|
"theme",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user