repo url as latest npm shows warn if non existant

This commit is contained in:
John McLear 2013-06-26 20:19:38 +01:00
parent 53529cd031
commit 98a9a24d02
1 changed files with 3 additions and 0 deletions

View File

@ -47,5 +47,8 @@
"engines" : { "node" : ">=0.6.3",
"npm" : ">=1.0"
},
"repository" : { "type" : "git",
"url" : "http://github.com/ether/etherpad-lite.git"
},
"version" : "1.2.11"
}