Fix hapi-auth-basic tsconfig

This commit is contained in:
Alexander James Phillips
2017-05-08 00:46:34 +01:00
parent 89f08736f0
commit cde29f0e17

View File

@@ -17,6 +17,6 @@
},
"files": [
"index.d.ts",
"hapi-auth-basic-tests"
"hapi-auth-basic-tests.ts"
]
}