Skip to content

Commit b6292c2

Browse files
committed
chore: restore config file
1 parent 61125d6 commit b6292c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/config-esm-cjs/currents.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ module.exports = {
77
},
88
projectId: !!(process.env.GITHUB_ACTION || process.env.CIRCLE_BRANCH)
99
? "Ij0RfK"
10-
: "OISIi8",
10+
: "1OPP8c",
1111
// cloudServiceUrl: "http://localhost:1234",
1212
};

0 commit comments

Comments
 (0)