Skip to content

Commit 2d657c1

Browse files
committed
Functions for cloud support
1 parent 5dc650f commit 2d657c1

File tree

2 files changed

+265
-3
lines changed

2 files changed

+265
-3
lines changed

package-lock.json

Lines changed: 261 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
"dependencies": {
1010
"assert": "^1.4.1",
1111
"canvas": "^2.2.0",
12-
"mz": "^2.7.0",
13-
"resemblejs": "^3.0.0",
12+
"googleapis": "^39.2.0",
1413
"mkdirp": "^0.5.1",
15-
"path": "^0.12.7"
14+
"mz": "^2.7.0",
15+
"path": "^0.12.7",
16+
"resemblejs": "^3.0.0"
1617
},
1718
"keywords": [
1819
"codeceptJS",

0 commit comments

Comments
 (0)