Skip to content

Commit

Permalink
update: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kgcreative committed Apr 1, 2018
1 parent 8c68ca8 commit 16febed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "brunch-with-cocktails",
"description": "Brunch with Cocktails. Brunch, bourbon, neat, handlebars, html-brunch-static, postcss, autoprefixer",
"description": "Brunch with Cocktails. Brunch, bourbon, neat, bitters, handlebars, html-brunch-static, postcss, autoprefixer",
"author": "Kevin Garcia",
"version": "1.0.2",
"version": "1.0.3",
"contributors": [
{
"name": "Kevin Garcia",
Expand All @@ -14,7 +14,7 @@
"url": "https://github.com/kgcreative/brunch-with-cocktails.git"
},
"scripts": {
"start": "brunch watch --server --port 3334",
"start": "brunch watch --server --port 3333",
"build": "brunch build --production"
},
"dependencies": {
Expand Down

0 comments on commit 16febed

Please sign in to comment.