Skip to content

Commit

Permalink
Bump to lab 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Nov 4, 2017
1 parent b681727 commit a34deb3
Show file tree
Hide file tree
Showing 18 changed files with 4,562 additions and 6,232 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -13,6 +13,7 @@ config.json
*/._*
*/*/._*
coverage.*
sandbox.js
.settings
package-lock.json

3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -19,8 +19,9 @@
"topo": "3.x.x"
},
"devDependencies": {
"code": "5.x.x",
"hapitoc": "1.x.x",
"lab": "14.x.x"
"lab": "15.x.x"
},
"scripts": {
"test": "lab -t 100 -a code -L",
Expand Down

0 comments on commit a34deb3

Please sign in to comment.