From 79813bc3b5ea78bffcc8f3a48ff6ecd15d966bd0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 17 Feb 2022 19:14:57 +0530 Subject: chore: changes project name --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0977c8f..fd85bcb 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "list-exp", + "name": "elrx", "version": "0.0.0", "description": "__", "main": "lib/index.js", "types": "lib/index.d.ts", - "repository": "https://github.com/phenax/list-exp.git", + "repository": "https://github.com/phenax/elrx.git", "author": "Akshay Nair ", "license": "MIT", "scripts": { -- cgit v1.3.1