Skip to content

Commit

Permalink
codeparty => derbyjs
Browse files Browse the repository at this point in the history
  • Loading branch information
nateps committed Jan 12, 2016
1 parent e0d7a44 commit 4538dc2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Expand Up @@ -13,6 +13,6 @@
"derby-starter": "~0.1.2",
"derby": "0.6.0-alpha8",
"derby-jade": "~0.6.4",
"derby-stylus": "git://github.com/codeparty/derby-stylus"
"derby-stylus": "git://github.com/derbyjs/derby-stylus"
}
}
9 changes: 6 additions & 3 deletions package.json
Expand Up @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/codeparty/derby-stylus.git"
"url": "git://github.com/derbyjs/derby-stylus.git"
},
"keywords": [
"derby",
Expand All @@ -19,10 +19,13 @@
"author": "Artur Zayats <zag2art@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/codeparty/derby-stylus/issues"
"url": "https://github.com/derbyjs/derby-stylus/issues"
},
"homepage": "https://github.com/codeparty/derby-stylus",
"homepage": "https://github.com/derbyjs/derby-stylus",
"dependencies": {
"stylus": "^0.49.1"
},
"directories": {
"example": "example"
}
}

0 comments on commit 4538dc2

Please sign in to comment.