Move v15 hapi code back to v16 now that all tests are passing

This commit is contained in:
Alexander James Phillips
2017-05-08 00:54:25 +01:00
parent cde29f0e17
commit 8ce61979e5
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for hapi 15.0
// Type definitions for hapi 16.0
// Project: http://github.com/spumko/hapi
// Definitions by: Jason Swearingen <http://github.com/jasonswearingen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
@@ -14,7 +14,7 @@
"types": [],
"paths": {
"hapi": [
"hapi/v15"
"hapi/v16"
]
},
"noEmit": true,