Skip to content

Commit

Permalink
Update deps. Closes #3905. Closes #3906. Closes #3907. Closes #3908
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Jan 18, 2019
1 parent 3350a5c commit 4bd7c38
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
24 changes: 12 additions & 12 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -37,7 +37,6 @@
"devDependencies": {
"code": "5.x.x",
"handlebars": "4.x.x",
"hapitoc": "1.x.x",
"inert": "5.x.x",
"lab": "18.x.x",
"vision": "5.x.x",
Expand All @@ -46,8 +45,7 @@
"scripts": {
"test": "lab -a code -t 100 -L -m 3000",
"test-tap": "lab -a code -r tap -o tests.tap -m 3000",
"test-cov-html": "lab -a code -r html -o coverage.html -m 3000",
"toc": "hapitoc"
"test-cov-html": "lab -a code -r html -o coverage.html -m 3000"
},
"license": "BSD-3-Clause"
}

0 comments on commit 4bd7c38

Please sign in to comment.