Merge branch 'WangZhiYao-master'

pull/905/head
ppoffice 2021-06-27 02:40:21 +00:00
commit f4dcb4064d
No known key found for this signature in database
GPG Key ID: D872802C1F2A16AA
2 changed files with 4 additions and 1 deletions

View File

@ -33,6 +33,9 @@
}, },
{ {
"$ref": "/comment/valine.json" "$ref": "/comment/valine.json"
},
{
"$ref": "/comment/waline.json"
} }
] ]
} }

View File

@ -35,7 +35,7 @@
}, },
"dependencies": { "dependencies": {
"deepmerge": "^4.2.2", "deepmerge": "^4.2.2",
"hexo-component-inferno": "^0.11.0", "hexo-component-inferno": "^0.12.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",