Created
April 9, 2021 21:20
-
-
Save willmendesneto/22594cb79f8fe89b7769e502ebb1ac92 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
... | |
"name": "@myapp/buttons/utils", | |
"main": "../dist/cjs/entrypoints/utils.js", | |
"module": "../dist/esm/entrypoints/utils.js", | |
"cjs": "../dist/cjs/entrypoints/utils.js", | |
... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment