Comparing version 0.2.2 to 0.2.3
@@ -7,3 +7,3 @@ // Type definitions for hpp 0.2 | ||
import * as express from 'express'; | ||
import * as express from "express"; | ||
@@ -10,0 +10,0 @@ declare namespace hpp { |
{ | ||
"name": "@types/hpp", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "TypeScript definitions for hpp", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hpp", | ||
}, | ||
"typesPublisherContentHash": "458e6652b0bf8c98cd497980b881341378d22c39d63ce9b98f309e6da656e2d3", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "31da54750b6ea89a06e839cc504a8524fc632551e62709feb0380fd18d0d22f8", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -17,3 +17,3 @@ # Installation | ||
import * as express from 'express'; | ||
import * as express from "express"; | ||
@@ -36,3 +36,3 @@ declare namespace hpp { | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 14:22:54 GMT | ||
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT | ||
* Dependencies: [@types/express](https://npmjs.com/package/@types/express) | ||
@@ -39,0 +39,0 @@ * Global values: none |