aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-02-17 19:14:57 +0530
committerAkshay Nair <phenax5@gmail.com>2022-02-17 19:14:57 +0530
commit79813bc3b5ea78bffcc8f3a48ff6ecd15d966bd0 (patch)
treef1e0629c8d80d1e281d1e48c853d3550ac07cc6b /package.json
parentdd3688f166d660df36a6ffda9fda755877ed2665 (diff)
downloadelxr-79813bc3b5ea78bffcc8f3a48ff6ecd15d966bd0.tar.gz
elxr-79813bc3b5ea78bffcc8f3a48ff6ecd15d966bd0.zip
chore: changes project name
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
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 <phenax5@gmail.com>",
"license": "MIT",
"scripts": {