diff --git a/package.json b/package.json index d2dc124..b21073a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "CasperTech Ltd", - "license": "CC-BY-4.0", + "license": "MIT", "repository" : { "type" : "git", "url" : "https://github.com/CasperTech/node-metaverse.git" @@ -42,4 +42,4 @@ "xml": "^1.0.1", "xmlrpc": "^1.3.2" } -} \ No newline at end of file +}