feat: refactor og image generation (#639)

This commit is contained in:
neo773
2023-11-14 07:38:14 +05:30
committed by GitHub
parent d6ae0b44e6
commit 608a4eaaa6
97 changed files with 57165 additions and 487 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "@documenso/assets",
"version": "0.1.0",
"private": true,
"files": [
"**/*"
]
}