mirror of
https://github.com/morrisjs/morris.js.git
synced 2024-11-10 21:36:34 +01:00
Update URLs in package.json.
This commit is contained in:
parent
fe8577c751
commit
64e5adf0b4
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "morris.js",
|
||||
"version": "0.5.0",
|
||||
"homepage": "http://oesmith.github.com/morris.js",
|
||||
"homepage": "http://morrisjs.github.com/morris.js",
|
||||
"license": "BSD-2-Clause",
|
||||
"description": "Easy, pretty charts",
|
||||
"author": {
|
||||
@ -10,10 +10,10 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/oesmith/morris.js.git"
|
||||
"url": "git://github.com/morrisjs/morris.js.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/oesmith/morris.js/issues"
|
||||
"url": "https://github.com/morrisjs/morris.js/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"matchdep": "~0.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user