We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13006ec commit d1e1df3Copy full SHA for d1e1df3
1 file changed
package.json
@@ -26,7 +26,7 @@
26
"@hapi/code": "8.x.x",
27
"@hapi/joi-legacy-test": "npm:@hapi/joi@15.x.x",
28
"@hapi/lab": "24.x.x",
29
- "typescript": "4.0.x"
+ "typescript": "4.3.x"
30
},
31
"scripts": {
32
"prepublishOnly": "cd browser && npm install && npm run build",
0 commit comments