fix: support optimise imports

This commit is contained in:
Mythie
2023-09-21 21:34:24 +10:00
parent 53db1a5d19
commit 49ce09f49b
16 changed files with 456 additions and 325 deletions

View File

@ -5,6 +5,7 @@
"types": "./index.ts",
"license": "MIT",
"scripts": {
"clean": "rimraf node_modules"
},
"dependencies": {
"@documenso/lib": "*",