diff --git a/README.md b/README.md
index 44d1fb6..ac8140f 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 44d1fb6..ac8140f 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/package-lock.json b/package-lock.json
index aff57b6..a7d2492 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "wavelovers",
- "version": "1.0.14",
+ "version": "1.0.15",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "wavelovers",
- "version": "1.0.14",
+ "version": "1.0.15",
"license": "GNU GPL v3",
"dependencies": {
"core-js": "^3.8.3",
diff --git a/package.json b/package.json
index 1d2af48..1a7ba34 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "wavelovers",
"description": "Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.",
"keywords": [ "wavelovers", "gamepad-vibrator", "gamepad-test-tool", "gamepad-vibration-test-tool" ],
- "version": "1.0.14",
+ "version": "1.0.15",
"license": "GNU GPL v3",
"homepage": "https://wavelovers.ru/",
"author": {
diff --git a/public/README.md b/public/README.md
index 44d1fb6..ac8140f 100644
--- a/public/README.md
+++ b/public/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.