Rename package.json main to the coffee version

This commit is contained in:
Juan Cruz Viotti 2014-12-24 12:55:14 -04:00
parent af8d1e4517
commit 7ca78c5251

View File

@ -2,7 +2,7 @@
"name": "resin",
"version": "0.0.1",
"description": "Git Push to your devices",
"main": "./lib/app.js",
"main": "./lib/app.coffee",
"repository": {
"type": "git",
"url": "git@bitbucket.org:rulemotion/resin-cli.git"