Fixed js-api build

This commit is contained in:
Vito Albano
2023-11-27 15:07:28 +00:00
parent fbe1d8b144
commit c3b0aaf856

View File

@@ -131,7 +131,7 @@
"@types/jsdom": "^21.1.5",
"@types/minimatch": "^3.0.3",
"@types/mocha": "^10.0.6",
"@types/node": "18.7.1",
"@types/node": "^20.10.0",
"@types/pdfjs-dist": "^2.10.378",
"@types/selenium-webdriver": "^4.0.11",
"@types/shelljs": "^0.8.15",
@@ -178,10 +178,9 @@
"mini-css-extract-plugin": "^2.7.6",
"mocha": "^10.2.0",
"moment": "^2.29.4",
"nock": "^13.3.8",
"npm-run-all": "^4.1.5",
"ng-packagr": "15.2.2",
"nock": "^13.3.8",
"npm-run-all": "^4.1.5",
"nx": "15.9.3",
"postcss": "^8.4.31",
"postcss-sass": "^0.5.0",