diff --git a/library.json b/library.json index 1f8f8a0..1be1235 100644 --- a/library.json +++ b/library.json @@ -1,10 +1,11 @@ { - "name": "Squid JavaScript", + "name": "commons-marketplace", "repository": { "type": "git", "url": "https://github.com/oceanprotocol/commons-marketplace.git" }, - "dependencies": [{ + "dependencies": [ + { "name": "keeper-contracts", "version": "~0.6.12" },