aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-06-18 10:54:20 +0300
committerValentin Popov <info@valentineus.link>2020-06-18 10:54:20 +0300
commit0aef29fcbe723cdb79d9a4a381d294aaa62c74be (patch)
treee82797b2b3248173dc1ebd92ff82f0a079313fad
parent6cef3fc8443d497f473e78e5452af9e6840d9975 (diff)
downloadeslint-config-0.0.18.tar.xz
eslint-config-0.0.18.zip
Bump versionv0.0.18
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index f1f44be..50e778a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "@valentineus/eslint-config",
- "version": "0.0.17",
+ "version": "0.0.18",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 144acc5..e203c27 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@valentineus/eslint-config",
- "version": "0.0.17",
+ "version": "0.0.18",
"description": "Personal ESLint configuration",
"main": "index.js",
"repository": "git@code.valentineus.link:eslint-config.git",