master
TJ Holowaychuk 2014-01-17 08:43:54 -08:00
parent 134a21cd6a
commit ff676ef38c
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"scripts": {
"test": "make test"
},
"repository":{
"repository": {
"type": "git",
"url": "https://github.com/koajs/koa"
},
@ -51,4 +51,4 @@
"engines": {
"node": ">= 0.11.9"
}
}
}