Fix entrypoint

This commit is contained in:
Taylor Bryant 2019-07-16 21:36:03 -05:00
parent 6bcc9c7112
commit 51db8c54f4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "@oddstronaut/tailwind-jekyll",
"version": "5.0.7",
"description": "A starter kit for using Tailwind with Jekyll",
"main": "gulpfile.config.js",
"main": "gulpfile.babel.js",
"devDependencies": {
"autoprefixer": "9.6.1",
"babel-preset-env": "1.7.0",