Update package.json

This commit is contained in:
Casper Warden
2017-12-18 20:05:29 +00:00
committed by GitHub
parent eeaed3234c
commit 9097bc07a2

View File

@@ -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"
}
}
}