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