chore(module): remove oxc-parser
This commit is contained in:
parent
17c010f8c7
commit
e3da0b4299
|
|
@ -35,8 +35,7 @@
|
|||
"release": "pnpm run prepack && pnpm publish && git push --follow-tags"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^3.11.2",
|
||||
"@oxc-parser/wasm": "^0.1.0"
|
||||
"@nuxt/kit": "^3.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.3.10",
|
||||
|
|
|
|||
|
|
@ -328,9 +328,6 @@ importers:
|
|||
'@nuxt/kit':
|
||||
specifier: ^3.11.2
|
||||
version: 3.11.2(rollup@4.16.3)
|
||||
'@oxc-parser/wasm':
|
||||
specifier: ^0.1.0
|
||||
version: 0.1.0
|
||||
devDependencies:
|
||||
'@nuxt/eslint-config':
|
||||
specifier: ^0.3.10
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user