From f4f24dfbad6bde35cd891625077959019bfd8aca Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 17 Feb 2022 21:49:08 +0530 Subject: chore: package name change --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index fd85bcb..520ea2c 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "elrx", + "name": "elxr", "version": "0.0.0", "description": "__", "main": "lib/index.js", "types": "lib/index.d.ts", - "repository": "https://github.com/phenax/elrx.git", + "repository": "https://github.com/phenax/elxr.git", "author": "Akshay Nair ", "license": "MIT", "scripts": { -- cgit v1.3.1