Skip to content

Commit

Permalink
Merge pull request #6680 from spalger/upgrade/esvm
Browse files Browse the repository at this point in the history
[npm] upgrade grunt-esvm
  • Loading branch information
Rashid Khan committed Mar 28, 2016
2 parents 5098209 + 1b2dd7d commit cc0fbf7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"grunt-cli": "0.1.13",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-copy": "0.8.1",
"grunt-esvm": "3.0.4",
"grunt-esvm": "3.1.1",
"grunt-karma": "0.12.0",
"grunt-run": "0.5.0",
"grunt-s3": "0.2.0-alpha.3",
Expand Down
3 changes: 0 additions & 3 deletions tasks/config/esvm.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ module.exports = function (grunt) {
branch: 'master',
fresh: !grunt.option('esvm-no-fresh'),
config: {
network: {
host: '127.0.0.1'
},
http: {
port: 9200
}
Expand Down

0 comments on commit cc0fbf7

Please sign in to comment.