Skip to content

Commit

Permalink
added missing browser-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
shotamatsuda committed Mar 28, 2018
1 parent 768710c commit 4e3933a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"serve": "browser-sync start --server build --files build --no-open --no-notify"
},
"dependencies": {
"browser-sync": "^2.23.6",
"html-minifier": "^3.5.12",
"node-sass": "^4.7.2",
"nodemon": "^1.17.2",
Expand Down

0 comments on commit 4e3933a

Please sign in to comment.