chore: Update package.json
All checks were successful
CI / cache-and-install (push) Successful in 1m41s
All checks were successful
CI / cache-and-install (push) Successful in 1m41s
This commit is contained in:
@ -16,15 +16,15 @@
|
||||
"dev+preview": "bunx dev-and-preview@1.0.0",
|
||||
"taze": "pnpx taze"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {}
|
||||
},
|
||||
"lint-staged": {
|
||||
"src/**/*.{js,ts,vue}": [
|
||||
"prettier --write",
|
||||
"eslint --fix"
|
||||
]
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {}
|
||||
},
|
||||
"resolutions": {
|
||||
"@vue-macros/export-props": "0.5.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user