Skip to content

Commit 43dfa8b

Browse files
author
sw-yx
committed
move into function folders
1 parent 55dbe28 commit 43dfa8b

File tree

5 files changed

+15
-8
lines changed

5 files changed

+15
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "lambda",
3+
"version": "1.0.0",
4+
"description": "",
5+
"main": "async-dadjoke.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"keywords": [],
10+
"author": "",
11+
"license": "ISC",
12+
"dependencies": {
13+
"node-fetch": "^2.4.1"
14+
}
15+
}

example/functions/yarn.lock

-8
This file was deleted.

0 commit comments

Comments
 (0)