mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: cloudcmd: @cloudcmd/modal v4.0.0
This commit is contained in:
parent
603e232ca2
commit
2a0feac7e0
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ import {run, cutEnv} from 'madrun';
|
|||
|
||||
const testEnv = {
|
||||
SUPERTAPE_TIMEOUT: 7000,
|
||||
NODE_OPTIONS: '"--import supertape/css"',
|
||||
};
|
||||
|
||||
const is17 = /^v1[789]/.test(process.version);
|
||||
|
|
|
|||
|
|
@ -155,7 +155,7 @@
|
|||
"@babel/preset-env": "^7.0.0",
|
||||
"@cloudcmd/clipboard": "^2.0.0",
|
||||
"@cloudcmd/create-element": "^2.0.0",
|
||||
"@cloudcmd/modal": "^3.0.0",
|
||||
"@cloudcmd/modal": "^4.0.0",
|
||||
"@cloudcmd/olark": "^3.0.2",
|
||||
"@cloudcmd/stub": "^5.0.0",
|
||||
"@iocmd/wait": "^2.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue