Skip to content

Instantly share code, notes, and snippets.

@kazoo0217
Last active December 30, 2015 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kazoo0217/7870276 to your computer and use it in GitHub Desktop.
Save kazoo0217/7870276 to your computer and use it in GitHub Desktop.
grunt package file for livereload
{
"name": "project-name",
"version": "0.1.0",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-connect": "*",
"grunt-contrib-compass": "~0.7.0",
"grunt-contrib-watch": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment