This commit is contained in:
Primakov Alexandr Alexandrovich 2022-11-29 22:37:08 +03:00
parent 37f6f1bdd8
commit 90ea3ada90
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.2",
"version": "1.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hub-video-start",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"dependencies": {
"@emotion/react": "^11.10.5",

View File

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