cleaned up node server
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@stirling-pdf/shared-operations": "*",
|
||||
"@wasmer/wasmfs": "^0.12.0",
|
||||
"archiver": "^6.0.1",
|
||||
"express": "^4.18.2",
|
||||
"express-fileupload": "^1.4.1",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"@stirling-pdf/shared-operations": "*"
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"pdf-lib": "^1.17.1"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user