Skip to content

Commit

Permalink
Merge pull request #1539 from ahmadnassri/master
Browse files Browse the repository at this point in the history
ensure the latest version of har-validator is included
  • Loading branch information
simov committed Apr 11, 2015
2 parents 9c5f7a4 + cc493b3 commit 3e4fc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"stringstream": "~0.0.4",
"combined-stream": "~0.0.5",
"isstream": "~0.1.1",
"har-validator": "^1.4.0"
"har-validator": "^1.6.1"
},
"scripts": {
"test": "npm run lint && node node_modules/.bin/taper tests/test-*.js && npm run test-browser",
Expand Down

0 comments on commit 3e4fc16

Please sign in to comment.