summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-02-17 21:49:08 +0530
committerAkshay Nair <phenax5@gmail.com>2022-02-17 21:49:26 +0530
commitf4f24dfbad6bde35cd891625077959019bfd8aca (patch)
treed554eaea6e7128701ff147899183aebd27950778
parentd43d9e5933b1bc92e362321b054c951a4a4b000f (diff)
downloadelxr-f4f24dfbad6bde35cd891625077959019bfd8aca.tar.gz
elxr-f4f24dfbad6bde35cd891625077959019bfd8aca.zip
chore: package name change
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
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 <phenax5@gmail.com>",
"license": "MIT",
"scripts": {