Skip to content

Commit

Permalink
added repo'
Browse files Browse the repository at this point in the history
  • Loading branch information
anzal1 committed Sep 15, 2024
1 parent c54ccb2 commit 77e2bbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "rtsp-stream-relay",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple RTSP relay server using Express and WebSocket to stream RTSP feeds.",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/anzal1/Node-Rtsp-Relay"
"url": "git+https://github.com/anzal1/Node-Rtsp-Relay.git"
},
"keywords": [
"rtsp",
Expand Down

0 comments on commit 77e2bbb

Please sign in to comment.