Skip to content

Commit 4093f71

Browse files
committed
Cloud support for AWS
1 parent 2d657c1 commit 4093f71

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,6 @@ typings/
5959

6060
# next.js build output
6161
.next
62+
63+
#webstorm
64+
.idea

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"assert": "^1.4.1",
1111
"canvas": "^2.2.0",
12-
"googleapis": "^39.2.0",
12+
"aws-sdk": "^2.476.0",
1313
"mkdirp": "^0.5.1",
1414
"mz": "^2.7.0",
1515
"path": "^0.12.7",

0 commit comments

Comments
 (0)