chore: wip oauth

This commit is contained in:
Anthony Fu 2022-11-15 19:54:07 +08:00
parent 6755ed6f94
commit 6ea4879190
8 changed files with 75 additions and 10 deletions

View file

@ -28,6 +28,7 @@
"postcss-nested": "^6.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"sanitize-html": "^2.7.3",
"typescript": "^4.8.4"
"typescript": "^4.8.4",
"ufo": "^1.0.0"
}
}