fix(theme): templates word error

This commit is contained in:
pengzhanbo 2023-02-14 00:18:25 +08:00
parent e094ae6c8f
commit 78fab2f3f1

View File

@ -30,7 +30,7 @@
"types": "lib/node/index.d.ts",
"files": [
"lib",
"template"
"templates"
],
"scripts": {
"build": "pnpm run clean && pnpm run copy && pnpm run ts",