Skip to content

Commit 2a0feac

Browse files
committed
feature: cloudcmd: @cloudcmd/modal v4.0.0
1 parent 603e232 commit 2a0feac

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.madrun.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import {run, cutEnv} from 'madrun';
33

44
const testEnv = {
55
SUPERTAPE_TIMEOUT: 7000,
6+
NODE_OPTIONS: '"--import supertape/css"',
67
};
78

89
const is17 = /^v1[789]/.test(process.version);

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"@babel/preset-env": "^7.0.0",
156156
"@cloudcmd/clipboard": "^2.0.0",
157157
"@cloudcmd/create-element": "^2.0.0",
158-
"@cloudcmd/modal": "^3.0.0",
158+
"@cloudcmd/modal": "^4.0.0",
159159
"@cloudcmd/olark": "^3.0.2",
160160
"@cloudcmd/stub": "^5.0.0",
161161
"@iocmd/wait": "^2.1.0",

0 commit comments

Comments
 (0)