Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

PUT method was not exported #20

Closed
rremy opened this issue Sep 25, 2018 · 2 comments
Closed

PUT method was not exported #20

rremy opened this issue Sep 25, 2018 · 2 comments

Comments

@rremy
Copy link

rremy commented Sep 25, 2018

Hello!

The PUT method was not exported in the index.ts.
I think you exported the PATCH method twice insted of PUT.

export * from './decorators/method/PATCH';

@Alorel
Copy link
Owner

Alorel commented Sep 25, 2018

Ah, good spot! I'll push a fix in a sec :)

@Alorel Alorel closed this as completed in 59d2d25 Sep 25, 2018
@Alorel Alorel reopened this Sep 25, 2018
@Alorel
Copy link
Owner

Alorel commented Sep 25, 2018

Should be fixed in 1.0.4

@Alorel Alorel closed this as completed Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants