next-http-proxy-middleware icon indicating copy to clipboard operation
next-http-proxy-middleware copied to clipboard

@types/[email protected]: This is a stub types definition

Open dsilvasc opened this issue 4 years ago • 4 comments

Installing this package yields the following warning:

npm WARN deprecated @types/[email protected]: This is a stub types definition. next provides its own type definitions, so you do not need this installed.

You might want to remove this line: https://github.com/stegano/next-http-proxy-middleware/blob/013caa30bcf3127a8e3cc966b81a3f238b9a7266/package.json#L18

It could also help to move all @types/ dependencies to devDependencies.

dsilvasc avatar Dec 30 '20 23:12 dsilvasc

Hi @dsilvasc,

Thanks for your reporting! I just fixed this issue

Happy New Year 😀

Thanks! :)

stegano avatar Dec 31 '20 10:12 stegano

Thank you and happy new year 😁

dsilvasc avatar Dec 31 '20 12:12 dsilvasc

@all-contributors please add @dsilvasc for ideas

stegano avatar Jan 27 '21 12:01 stegano

@stegano

I've put up a pull request to add @dsilvasc! :tada:

allcontributors[bot] avatar Jan 27 '21 12:01 allcontributors[bot]