Skip to content

Commit 5e47607

Browse files
rafifosgithub-actions[bot]
authored andcommitted
chore: update jsrepo-manifest.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f5d54e commit 5e47607

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

jsrepo-manifest.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
{
44
"name": "utils",
55
"blocks": [
6+
{
7+
"name": "handle-async",
8+
"directory": "src/utils",
9+
"category": "utils",
10+
"tests": true,
11+
"subdirectory": false,
12+
"list": true,
13+
"files": ["handle-async.ts", "handle-async.test.ts"],
14+
"localDependencies": [],
15+
"_imports_": {},
16+
"dependencies": [],
17+
"devDependencies": []
18+
},
619
{
720
"name": "should-never-happen",
821
"directory": "src/utils",

0 commit comments

Comments
 (0)