nartc / mapper

🔥 An Object-Object AutoMapper for TypeScript 🔥
https://automapperts.netlify.app/
MIT License
961 stars 84 forks source link

fix(classes): fix main (i.e. ".") export of package.json #588

Closed gabrielkim13 closed 5 months ago

gabrielkim13 commented 5 months ago

ISSUES CLOSED: #587

I've simply replaced "./" with "." in the main export of @automapper/classes's package.json.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

dtap001 commented 5 months ago

lol i made the same fix as you :P

gabrielkim13 commented 5 months ago

lol i made the same fix as you :P

Glad to see I'm not the only one interested on this fix :)

Luedan commented 5 months ago

so many ppl w8 for this uptade :(

dtap001 commented 5 months ago

@gabrielkim13 approved, lets merge!

nartc commented 5 months ago

I merged @dtap001 PR instead with the same change (also cut a quick release)