From f868036a0df773f0efd82d46a0655defeb2ee863 Mon Sep 17 00:00:00 2001 From: Timur Bazhirov Date: Tue, 15 Nov 2022 10:27:14 -0800 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 843b423..4431a49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "@exabyte-io/eslint-config-mat3ra", + "name": "@exabyte-io/eslint-config", "version": "1.0.0", - "description": "Eslint configuration extension to be reused across all mat3ra projects.", + "description": "Eslint configuration extension to be reused across mat3ra projects.", "scripts": { "test": "npm run lint", "lint": "eslint index.js && prettier --write index.js", @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/Exabyte-io/eslint-config-mat3ra.git" + "url": "https://github.com/Exabyte-io/eslint-config.git" }, "main": "index.js", "files": [