mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-02-17 14:37:18 +00:00
Update package.json (#445)
* Update package.json * Create angry-crabs-share.md * Update angry-crabs-share.md
This commit is contained in:
parent
e3b78a860d
commit
c203e6f497
5
.changeset/angry-crabs-share.md
Normal file
5
.changeset/angry-crabs-share.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@status-im/components": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
export types
|
@ -4,11 +4,9 @@
|
|||||||
"sideEffects": [
|
"sideEffects": [
|
||||||
"*.css"
|
"*.css"
|
||||||
],
|
],
|
||||||
"#module": "./src/index.tsx",
|
"types": "./dist/types/src/index.d.ts",
|
||||||
"types": "./src/index.tsx",
|
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"module": "./dist/index.mjs",
|
"module": "./dist/index.mjs",
|
||||||
"#types": "./dist/types/index.d.ts",
|
|
||||||
"files": [
|
"files": [
|
||||||
"types",
|
"types",
|
||||||
"dist"
|
"dist"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user