mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Move v15 hapi code back to v16 now that all tests are passing
This commit is contained in:
+1
-1
@@ -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,
|
||||
Reference in New Issue
Block a user