From 37e161376f8ac688a2265add8db3c388f961d06c Mon Sep 17 00:00:00 2001
From: Eugene Serb <46799701+eugene-serb@users.noreply.github.com>
Date: Sat, 10 Sep 2022 14:15:48 +0300
Subject: [PATCH] - updated version. - updated packages. - linted README. -
build.
---
README.md | 8 +-
docs/README.md | 8 +-
docs/index.html | 2 +-
....e296822d.js => chunk-vendors.34a275bd.js} | 4 +-
docs/js/chunk-vendors.34a275bd.js.map | 1 +
docs/js/chunk-vendors.e296822d.js.map | 1 -
package-lock.json | 991 +++++++++---------
package.json | 2 +-
public/README.md | 8 +-
9 files changed, 504 insertions(+), 521 deletions(-)
rename docs/js/{chunk-vendors.e296822d.js => chunk-vendors.34a275bd.js} (54%)
create mode 100644 docs/js/chunk-vendors.34a275bd.js.map
delete mode 100644 docs/js/chunk-vendors.e296822d.js.map
diff --git a/README.md b/README.md
index ac8140f..0d9bd3b 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,10 @@ Tech Stack:
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
Commands:
-* npm install – Project setup.
-* npm run serve – Compiles and hot-reloads for development.
-* npm run build – Compiles and minifies for production.
-* npm run lint – Lints and fixes files.
+* npm install – Project setup.
+* npm run serve – Compiles and hot-reloads for development.
+* npm run build – Compiles and minifies for production.
+* npm run lint – Lints and fixes files.
Catalogs structure:
***/docs/*** – production build.
diff --git a/docs/README.md b/docs/README.md
index ac8140f..0d9bd3b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -7,10 +7,10 @@ Tech Stack:
***Vue.js***, ***Vuex***, ***Vue Router***, ***Typescript***, ***Javascript***, ***HTML***, ***CSS***, ***SCSS***, ***ESLint***, ***Babel***.
Commands:
-* npm install – Project setup.
-* npm run serve – Compiles and hot-reloads for development.
-* npm run build – Compiles and minifies for production.
-* npm run lint – Lints and fixes files.
+* npm install – Project setup.
+* npm run serve – Compiles and hot-reloads for development.
+* npm run build – Compiles and minifies for production.
+* npm run lint – Lints and fixes files.
Catalogs structure:
***/docs/*** – production build.
diff --git a/docs/index.html b/docs/index.html
index 05b0ad4..16dc308 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,4 +15,4 @@
webvisor: true
});