Browse Source

add repo url

pull/2/head
Nicolas Massé 9 years ago
parent
commit
f0b23adbd0
  1. 1
      package.json

1
package.json

@ -7,6 +7,7 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "Nicolas MASSE", "author": "Nicolas MASSE",
"repository": "https://github.com/nmasse-itix/OpenShift-Demo-NodeJS.git",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"express": "latest" "express": "latest"

Loading…
Cancel
Save