Skip to content

Commit 6735cd4

Browse files
ecosystem cjs
1 parent 3cd76ce commit 6735cd4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
module.exports = {
2+
apps : [{
3+
name : "translate bot",
4+
script : "npm run dev",
5+
}]
6+
}

0 commit comments

Comments
 (0)