updated api version

This commit is contained in:
Janis
2023-08-02 23:51:06 +02:00
parent 2f040b1b59
commit 5d1b32eda3
3 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ts5-obs-overlay",
"private": true,
"version": "1.2.0",
"version": "1.2.1",
"type": "module",
"scripts": {
"dev": "vite",
@@ -15,7 +15,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.2",
"react-ts5-remote-app-api": "^1.0.5",
"react-ts5-remote-app-api": "^1.1.0",
"sass": "^1.64.1"
},
"devDependencies": {