diff --git a/package.json b/package.json index ca161ed..deb02b6 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,10 @@ "description": "VSM Adapter", "repository": { "type": "git", - "url": "http://172.22.8.41:7990/stash/scm/nm/vsm.git" + "url": "https://github.com/DREEBIT/node_vsm.git" }, "author": "Nico Ziegler ", - "license": "ISC", + "license": "MIT", "dependencies": { "grunt": "0.4.5", "grunt-cli": "~0.1.13",