update & rename
Showing
File moved
File moved
File moved
File moved
File moved
File moved
... | ... | @@ -15,7 +15,7 @@ |
"prepare": "husky install", | ||
"format-svg": "./node_modules/.bin/svgo -r ./icons", | ||
"test-ct": "playwright test -c playwright-ct.config.ts", | ||
"test-docker": "docker run --rm --network host -v $(pwd):/work/ -w /work/ -it mcr.microsoft.com/playwright:v1.26.0-focal ./run-tests.sh" | ||
"test-docker": "docker run --rm --network host -v $(pwd):/work/ -w /work/ -it mcr.microsoft.com/playwright:v1.27.0-focal ./run-tests.sh" | ||
}, | ||
"dependencies": { | ||
"@chakra-ui/react": "2.3.1", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment