Restore cypress:open npm command

This commit is contained in:
slawkens 2024-02-17 16:41:40 +01:00
parent 7d4aafda4f
commit 93ad347571

View File

@ -1,5 +1,6 @@
{
"scripts": {
"cypress:open": "cypress open",
"postinstall": "node ./npm-post-install.js"
},
"devDependencies": {