unlight / prisma-graphql-type-decimal

GraphQL type for Prisma's Decimal scalar, wrapper around decimal.js
17 stars 0 forks source link

Invalid "exports" main target "index.cjs" #4

Closed ionut-badea closed 2 years ago

ionut-badea commented 2 years ago

Hi, do you have any idea about this?

"prisma-graphql-type-decimal": "^2.0.3", "prisma-nestjs-graphql": "^17.0.0",

Thanks!

image

ionut-badea commented 2 years ago

I found the problem. It's coming from yarn: image In npm last publish: image

Please, could you update also the yarn package? Thanks!

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: