added main attribute to package.json

pull/284/head
inigo 2016-09-27 23:09:19 +02:00
parent 4cf0b8a0e7
commit 797ddcd84b
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
"Christian Esperar"
],
"license": "MIT",
"main": "build/js/custom.min.js",
"bugs": {
"url": "https://github.com/puikinsh/gentelella/issues"
},