chore: use @halo-dev/astro-halo-theme-integration package

Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
Ryan Wang
2022-07-31 17:38:36 +08:00
parent 0a950731d9
commit 4f697e33e7
4 changed files with 11 additions and 158 deletions
+2 -2
View File
@@ -17,12 +17,12 @@
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.3",
"astro": "^1.0.0-rc.2",
"cheerio": "1.0.0-rc.12",
"eslint": "^8.20.0",
"eslint-plugin-vue": "^9.3.0",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"vue": "^3.2.37"
"vue": "^3.2.37",
"@halo-dev/astro-halo-theme-integration": "^0.0.1"
},
"dependencies": {
"@headlessui/vue": "^1.6.7",