Merge pull request #284 from inigohu/master

added main attribute to package.json
pull/329/head
Christian Esperar 2016-10-23 23:39:13 +08:00 committed by GitHub
commit a59eb01e32
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"
},