[AAE-4608] Use smartrunner version 2 (#2009)

* [AAE-4608] Use smartrunner version 2

* Fix wrong path
This commit is contained in:
Popovics András
2021-02-19 22:21:31 +01:00
committed by GitHub
parent 28876a30e6
commit aaefe4c416
4 changed files with 25 additions and 17 deletions
+3 -3
View File
@@ -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",