This commit is contained in:
Primakov Alexandr Alexandrovich 2022-11-30 12:36:12 +03:00
parent 36bbf3a572
commit 0087942ab4
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.7",
"version": "1.0.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hub-video-start",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",
"dependencies": {
"@emotion/react": "^11.10.5",

View File

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