Use relative main path

This commit is contained in:
Kevin Sawicki
2013-05-28 13:05:15 -07:00
parent 8c774a204d
commit 0c44769740

View File

@@ -1,7 +1,7 @@
{
"name": "atom",
"version": "0.0.0",
"main": "src/main.js",
"main": "./src/main.js",
"repository": {
"type": "git",
"url": "https://github.com/github/atom.git"