From fa92a7b61d00e5b7d386fb990ac19313e37d6a44 Mon Sep 17 00:00:00 2001 From: Eugene Serb <46799701+eugene-serb@users.noreply.github.com> Date: Wed, 31 Aug 2022 16:52:47 +0300 Subject: [PATCH] - fixed readme. - updated version. - build. --- README.md | 8 ++++---- docs/README.md | 8 ++++---- package-lock.json | 4 ++-- package.json | 2 +- public/README.md | 8 ++++---- 5 files changed, 15 insertions(+), 15 deletions(-) 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.