JS Report Changes.

This commit is contained in:
Patrick Fic
2021-04-13 13:25:05 -07:00
parent b588c455fb
commit ccc5261d60
3 changed files with 8 additions and 1 deletions

View File

@@ -9,7 +9,10 @@
"entryPoint": "server.js"
},
"dependencies": {
"jsreport": "^2.11.0"
"dinero.js": "^1.8.1",
"jsreport": "^2.11.0",
"jsreport-pdf-utils": "^1.10.3",
"lodash": "^4.17.21"
},
"puppeteerArgs": [
"--no-sandbox"