Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
illuspas authored Dec 3, 2024
1 parent ab64d19 commit 7f6d245
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"keywords": [
"rtmp",
"flv",
"rtmp",
"livestream",
"server"
],
"author": "Chen Mingliang",
Expand All @@ -28,5 +30,8 @@
"express": "^4.21.1",
"http2-express-bridge": "^1.0.7",
"nanoid": "^5.0.9"
},
"engines": {
"node": ">=18.0.0"
}
}
}

0 comments on commit 7f6d245

Please sign in to comment.