diff --git a/client/public/index.html b/client/public/index.html index 334974e..70e2244 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -21,8 +21,8 @@ + + + + + + + + diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..48e341a --- /dev/null +++ b/package-lock.json @@ -0,0 +1,3 @@ +{ + "lockfileVersion": 1 +}