This commit is contained in:
Primakov Alexandr Alexandrovich 2022-11-30 12:16:53 +03:00
parent 6f97bc072a
commit 7cb8167d7a
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.5",
"version": "1.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hub-video-start",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",
"dependencies": {
"@emotion/react": "^11.10.5",

View File

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