mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-25 14:11:10 +10:00
feat: add yarn typecheck and fix all types
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
"dev": "nuxt dev",
|
||||
"generate": "nuxt generate",
|
||||
"preview": "nuxt preview",
|
||||
"postinstall": "nuxt prepare"
|
||||
"postinstall": "nuxt prepare",
|
||||
"typecheck": "nuxi typecheck"
|
||||
},
|
||||
"dependencies": {
|
||||
"@drop-oss/droplet": "^0.7.2",
|
||||
|
||||
Reference in New Issue
Block a user