Remove Gruntfile.js as main in package.json

This commit is contained in:
Kyle Robinson Young 2013-09-14 12:12:09 -07:00
parent 2a793822f4
commit 38ee6e22d4

View File

@ -20,7 +20,6 @@
"url": "https://github.com/gruntjs/grunt-contrib-jst/blob/master/LICENSE-MIT" "url": "https://github.com/gruntjs/grunt-contrib-jst/blob/master/LICENSE-MIT"
} }
], ],
"main": "Gruntfile.js",
"engines": { "engines": {
"node": ">= 0.8.0" "node": ">= 0.8.0"
}, },