Skip to content

Dependabot/npm and yarn/npm and yarn ac4af10a88 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> [!IMPORTANT]
> We are working to develop a version 2.0.0 of this project by improving and optimizing the code. Currently, we are aware that some functions are not working as they should.
>
> You can see the progress of the new version at: https://github.com/BrowserSourcesForOBS/obs-timer-controller/tree/dev

<h2 align="center">This repository is used for creating dynamic browser sources related to timers, ideal for use in OBS (Open Broadcaster Software).</h2>

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/BrowserSourcesForOBS/obs-timer-controller.git"
},
"dependencies": {
"axios": "^1.5.1",
"axios": "^1.6.0",
"child_process": "^1.0.2",
"dotenv": "^16.3.1",
"express": "^4.18.2",
Expand Down