feature: package: @cloudcmd/modal v3.0.0: add ability to not set cursor when close the modal

This commit is contained in:
coderaiser 2023-01-15 18:42:48 +02:00
parent d7ab5b912d
commit f5df731491

View file

@ -150,7 +150,7 @@
"@babel/preset-env": "^7.0.0",
"@cloudcmd/clipboard": "^2.0.0",
"@cloudcmd/create-element": "^2.0.0",
"@cloudcmd/modal": "^2.0.0",
"@cloudcmd/modal": "^3.0.0",
"@cloudcmd/olark": "^3.0.2",
"@cloudcmd/stub": "^4.0.1",
"auto-globals": "^3.0.0",