From ee13d5a886dc860ce40154005513d67cc9db001e Mon Sep 17 00:00:00 2001 From: Tal Rofe Date: Tue, 21 Jun 2022 15:12:58 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9E=20fix=20package=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix package name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7a3443b..84fcfd25 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@exlint/inflint", + "name": "@exlint.io/inflint", "version": "1.2.5", "description": "Inflint is a tool which scans and verifies file name conventions.", "author": "Exlint (https://www.exlint.io)",