1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

use chrome

This commit is contained in:
Jernej Pregelj 2019-06-20 12:08:29 +02:00
parent 406e039ad8
commit 9681d3848c

View File

@ -21,7 +21,7 @@
"lint": "npm run lint:js && npm run lint:css", "lint": "npm run lint:js && npm run lint:css",
"release": "release-it --non-interactive", "release": "release-it --non-interactive",
"changelog": "auto-changelog -p", "changelog": "auto-changelog -p",
"cypress:run": "cypress run", "cypress:run": "cypress run --browser chrome",
"cypress:open": "cypress open" "cypress:open": "cypress open"
}, },
"dependencies": { "dependencies": {