diff --git a/package.json b/package.json index f403daa..a0ff9c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "launch-emp", + "name": "launch-perpetual", "version": "1.0.0", - "description": "Example stub repo to help launch an EMP", + "description": "Example stub repo to help launch a perpetual", "private": true, "scripts": { "lint": "yarn run prettier --list-different", @@ -13,7 +13,7 @@ "license": "AGPL-3.0", "repository": { "type": "git", - "url": "https://github.com/UMAprotocol/launch-emp.git" + "url": "https://github.com/UMAprotocol/launch-perpetual.git" }, "devDependencies": { "ganache-cli": "6.11.0",