mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
Rebased to latestp
This commit is contained in:
1
package-lock.json
generated
1
package-lock.json
generated
@@ -7,7 +7,6 @@
|
||||
"": {
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "7.0.0-alpha.2",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@angular/animations": "16.2.9",
|
||||
|
@@ -29,7 +29,6 @@
|
||||
"06": "echo -------------------------------------------- Clean ----------------------------------------------",
|
||||
"clean": "rimraf dist node_modules dist/libs",
|
||||
"playwright": "npx playwright test --config='e2e-playwright/playwright.config.ts'",
|
||||
"postinstall": "npm run update-webdriver",
|
||||
"update-webdriver": "./scripts/webdriver-update-newest/update-to-newest-webdriver.sh",
|
||||
"update-webdriver:windows": "powershell -executionPolicy bypass ./scripts/update-webdriver.ps1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user