Skip to content

Commit 05196ec

Browse files
authored
feat: support [email protected] (#569)
1 parent a6e700c commit 05196ec

File tree

3 files changed

+2957
-1813
lines changed

3 files changed

+2957
-1813
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
},
8686
"dependencies": {
8787
"@antfu/utils": "^0.7.2",
88+
"@nuxt/kit": "^3.0.0",
8889
"@rollup/pluginutils": "^5.0.2",
8990
"chokidar": "^3.5.3",
9091
"debug": "^4.3.4",
@@ -99,6 +100,7 @@
99100
"@antfu/eslint-config": "^0.33.1",
100101
"@babel/parser": "^7.20.5",
101102
"@babel/types": "^7.20.5",
103+
"@nuxt/schema": "^3.0.0",
102104
"@types/debug": "^4.1.7",
103105
"@types/minimatch": "^5.1.2",
104106
"@types/node": "^18.11.13",

0 commit comments

Comments
 (0)