diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e130cbcc8..ec845121b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "name": "0x.js", + "name": "0x-monorepo", "workspaces": ["packages/*"], "scripts": { "dev": "lerna run --parallel build:watch", |