mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
Fixed js-api build
This commit is contained in:
@@ -131,7 +131,7 @@
|
|||||||
"@types/jsdom": "^21.1.5",
|
"@types/jsdom": "^21.1.5",
|
||||||
"@types/minimatch": "^3.0.3",
|
"@types/minimatch": "^3.0.3",
|
||||||
"@types/mocha": "^10.0.6",
|
"@types/mocha": "^10.0.6",
|
||||||
"@types/node": "18.7.1",
|
"@types/node": "^20.10.0",
|
||||||
"@types/pdfjs-dist": "^2.10.378",
|
"@types/pdfjs-dist": "^2.10.378",
|
||||||
"@types/selenium-webdriver": "^4.0.11",
|
"@types/selenium-webdriver": "^4.0.11",
|
||||||
"@types/shelljs": "^0.8.15",
|
"@types/shelljs": "^0.8.15",
|
||||||
@@ -178,10 +178,9 @@
|
|||||||
"mini-css-extract-plugin": "^2.7.6",
|
"mini-css-extract-plugin": "^2.7.6",
|
||||||
"mocha": "^10.2.0",
|
"mocha": "^10.2.0",
|
||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"nock": "^13.3.8",
|
|
||||||
"npm-run-all": "^4.1.5",
|
|
||||||
"ng-packagr": "15.2.2",
|
"ng-packagr": "15.2.2",
|
||||||
"nock": "^13.3.8",
|
"nock": "^13.3.8",
|
||||||
|
"npm-run-all": "^4.1.5",
|
||||||
"nx": "15.9.3",
|
"nx": "15.9.3",
|
||||||
"postcss": "^8.4.31",
|
"postcss": "^8.4.31",
|
||||||
"postcss-sass": "^0.5.0",
|
"postcss-sass": "^0.5.0",
|
||||||
|
Reference in New Issue
Block a user