mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
signing package uninstall sign stuff
This commit is contained in:
@ -28,8 +28,6 @@
|
|||||||
"next": "13.0.3",
|
"next": "13.0.3",
|
||||||
"next-auth": "^4.18.3",
|
"next-auth": "^4.18.3",
|
||||||
"next-transpile-modules": "^10.0.0",
|
"next-transpile-modules": "^10.0.0",
|
||||||
"node-forge": "^1.3.1",
|
|
||||||
"node-signpdf": "^1.5.0",
|
|
||||||
"nodemailer": "^6.9.0",
|
"nodemailer": "^6.9.0",
|
||||||
"nodemailer-sendgrid": "^1.0.3",
|
"nodemailer-sendgrid": "^1.0.3",
|
||||||
"npm": "^9.1.3",
|
"npm": "^9.1.3",
|
||||||
|
|||||||
989
package-lock.json
generated
989
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
7
packages/signing/package.json
Normal file
7
packages/signing/package.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "@documenso/signing",
|
||||||
|
"version": "0.0.0",
|
||||||
|
"private": true,
|
||||||
|
"main": "index.ts",
|
||||||
|
"dependencies": {}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user