Skip to content

Commit

Permalink
Update pointers in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
icio committed Jul 28, 2013
1 parent cf79dab commit 4484bd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
package-metadata.json
MarkedCommand.pyc
*.pyc
8 changes: 4 additions & 4 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"packages": [
{
"name": "Marked.app Menu",
"author": "Jocelyn Mallon",
"author": "Jocelyn Mallon, Paul Scott",
"description": "Open Marked.app from your menu",
"homepage": "https://github.com/jocelynmallon/sublime-text-2-marked",
"homepage": "https://github.com/icio/sublime-text-2-marked",
"last_modified": "2012-05-01 12:52:30",
"platforms": {
"osx": [
{
"version": "1.0.0",
"url": "https://github.com/jocelynmallon/sublime-text-2-marked"
"url": "https://github.com/icio/sublime-text-2-marked"
}
]
}
}
]
}
}

0 comments on commit 4484bd1

Please sign in to comment.