Fix repository field
https://docs.npmjs.com/files/package.json#repository
This commit is contained in:
parent
95194e8c15
commit
71457a356d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,5 +12,5 @@
|
||||||
"bin": {
|
"bin": {
|
||||||
"ospec": "./bin/ospec"
|
"ospec": "./bin/ospec"
|
||||||
},
|
},
|
||||||
"repository": "mithril@1.0.0-rc.2"
|
"repository": "lhorie/mithril.js#rewrite"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue