Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9076b89693 | ||
|
|
d978134cbc | ||
|
|
0de90f5816 |
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@status-im/components": patch
|
||||
---
|
||||
|
||||
export types
|
||||
@@ -4,11 +4,9 @@
|
||||
"sideEffects": [
|
||||
"*.css"
|
||||
],
|
||||
"#module": "./src/index.tsx",
|
||||
"types": "./src/index.tsx",
|
||||
"types": "./dist/types/src/index.d.ts",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"#types": "./dist/types/index.d.ts",
|
||||
"files": [
|
||||
"types",
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user