@ebot7/edem-react
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -20,2 +20,3 @@ /* eslint-disable */ | ||
export const EdPopover = /*@__PURE__*/ createReactComponent('ed-popover'); | ||
export const EdProgressBar = /*@__PURE__*/ createReactComponent('ed-progress-bar'); | ||
export const EdSelect = /*@__PURE__*/ createReactComponent('ed-select'); | ||
@@ -22,0 +23,0 @@ export const EdSwitch = /*@__PURE__*/ createReactComponent('ed-switch'); |
{ | ||
"name": "@ebot7/edem-react", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"sideEffects": false, | ||
@@ -42,3 +42,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@ebot7/edem": "^0.14.0" | ||
"@ebot7/edem": "^0.15.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a5b59bff103b186215f6c4a95cb88e3274927fa3" | ||
"gitHead": "6b47fe3d34ad3d96b29348f6cda450ceb98a6edd" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
149668
952
+ Added@ebot7/edem@0.15.1(transitive)
- Removed@ebot7/edem@0.14.0(transitive)
Updated@ebot7/edem@^0.15.0