Skip to content

Commit 4f37ce9

Browse files
author
Andrew Klitzke
committed
commas
1 parent 43205de commit 4f37ce9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ class RustPlugin {
3838
{
3939
cargoFlags: "",
4040
dockerTag: DEFAULT_DOCKER_TAG,
41-
dockerImage: DEFAULT_DOCKER_IMAGE
42-
servicePath: "asf",
41+
dockerImage: DEFAULT_DOCKER_IMAGE,
42+
servicePath: "asf"
4343
},
4444
(this.serverless.service.custom && this.serverless.service.custom.rust) ||
4545
{}

0 commit comments

Comments
 (0)