新增Waline插件

This commit is contained in:
tlyong1992
2022-05-27 11:08:04 +08:00
parent a36b7f2711
commit 3f2845bfe7
4 changed files with 39 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "notion-next",
"version": "3.3.7",
"version": "3.3.8",
"homepage": "https://github.com/tangly1024/NotionNext.git",
"license": "MIT",
"repository": {
@@ -51,6 +51,7 @@
"valine": "^1.4.18"
},
"devDependencies": {
"@waline/client": "^2.5.1",
"autoprefixer": "^10.2.5",
"eslint": "^7.26.0",
"eslint-config-next": "^11.0.0",