@reacture/core
Advanced tools
Comparing version 0.0.26 to 0.0.27
{ | ||
"name": "@reacture/core", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "A core set of React UI components", | ||
@@ -53,5 +53,5 @@ "keywords": [ | ||
}, | ||
"./Button": { | ||
"types": "./dist/components/Button/index.d.ts", | ||
"import": "./dist/components/Button/index.js" | ||
"./*": { | ||
"types": "./dist/components/*/index.d.ts", | ||
"import": "./dist/components/*/index.js" | ||
} | ||
@@ -58,0 +58,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
12045
16
193