Change Boom version for dependents

This commit is contained in:
Timon van Spronsen
2018-01-02 09:27:33 +01:00
parent b102c8b5db
commit 3bcf6f3ab2
16 changed files with 60 additions and 16 deletions

View File

@@ -1,5 +1,4 @@
import Boom = require('boom');
import * as Hapi from 'hapi';
// 4xx and data type

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"catbox-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"h2o2-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"hapi-auth-basic-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"hapi-auth-jwt2-tests.ts"
]
}
}

View File

@@ -15,6 +15,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -22,4 +25,4 @@
"index.d.ts",
"hapi-decorators-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -94,4 +97,4 @@
"test/server/table.ts",
"test/server/version.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"inert-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -33,4 +36,4 @@
"test/subscriptions-client.ts",
"test/subscriptions-server.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"optics-agent-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"swagger-express-mw-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"swagger-hapi-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"swagger-node-runner-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"swagger-restify-mw-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"swagger-sails-hook-tests.ts"
]
}
}

View File

@@ -13,6 +13,9 @@
"../"
],
"types": [],
"paths": {
"boom": ["boom/v4"]
},
"noEmit": true,
"forceConsistentCasingInFileNames": true
},
@@ -20,4 +23,4 @@
"index.d.ts",
"vision-tests.ts"
]
}
}