Skip to content

Commit 7fc827a

Browse files
authored
Merge pull request #209 from x5engine/patch-1
remove comma otherwise it's going to throw an error
2 parents b6420f3 + 34dfd7e commit 7fc827a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ By default it just runs on the functions folder specified in `netlify.toml`. Her
8282
},
8383
"scripts": {
8484
"postinstall": "netlify-lambda install"
85-
},
85+
}
8686
}
8787
```
8888

0 commit comments

Comments
 (0)