Singularize repository (per npm warning)
This commit is contained in:
12
package.json
12
package.json
@@ -26,11 +26,9 @@
|
|||||||
},
|
},
|
||||||
"lib" : "src",
|
"lib" : "src",
|
||||||
"main" : "dist/recline.js",
|
"main" : "dist/recline.js",
|
||||||
"repositories": [
|
"repository": {
|
||||||
{
|
"type": "git",
|
||||||
"type": "git",
|
"url": "http://github.com/okfn/recline.git",
|
||||||
"url": "http://github.com/okfn/recline.git",
|
"path": "src"
|
||||||
"path": "src"
|
}
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user