This commit is contained in:
Primakov Alexandr Alexandrovich 2022-11-30 13:41:34 +03:00
parent d50b5c229d
commit 5a1e4870ca
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "hub-video-start",
"version": "1.0.9",
"version": "1.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hub-video-start",
"version": "1.0.9",
"version": "1.1.0",
"license": "MIT",
"dependencies": {
"@emotion/react": "^11.10.5",

View File

@ -1,6 +1,6 @@
{
"name": "hub-video-start",
"version": "1.0.9",
"version": "1.1.0",
"description": "",
"main": "./src/index.tsx",
"scripts": {