diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4e1177637..ac3ccf285 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@0xproject/0x.js", + "name": "0x.js", "version": "0.6.1", "description": "A javascript library for interacting with the 0x protocol", "keywords": [ |