change version to 1.2.0

This commit is contained in:
Janis
2023-07-24 02:33:21 +02:00
parent 728afd5d1c
commit 8587271283
3 changed files with 7 additions and 7 deletions

View File

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