mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[AAE-4608] Use smartrunner version 2 (#2009)
* [AAE-4608] Use smartrunner version 2 * Fix wrong path
This commit is contained in:
Generated
+3
-3
@@ -12910,9 +12910,9 @@
|
||||
}
|
||||
},
|
||||
"protractor-smartrunner": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/protractor-smartrunner/-/protractor-smartrunner-1.0.0.tgz",
|
||||
"integrity": "sha512-jfMsfWlH7SDmamVlVIS+3tkms4W7qJnHOG3rpWO+8iz3jSaB0Ep4KprQJ0qZdnkE1Toksoaf71lY4geFEFZzkA==",
|
||||
"version": "2.0.0-beta6",
|
||||
"resolved": "https://registry.npmjs.org/protractor-smartrunner/-/protractor-smartrunner-2.0.0-beta6.tgz",
|
||||
"integrity": "sha512-VrHZtga960Yiyv0eea4sTWFz5wBWz55KYo0zTcVSNRSK6ZXF0uA+yElfeqJEwVHF+lEC+IZFpuSgHkD2rhQGxw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"filenamify": "4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user