diff options
| -rw-r--r-- | package.json | 4 |
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": { |
