@ebot7/edem-react
Advanced tools
Comparing version 0.12.0 to 0.13.0
@@ -19,2 +19,3 @@ /* eslint-disable */ | ||
export const EdSelect = /*@__PURE__*/ createReactComponent('ed-select'); | ||
export const EdSwitch = /*@__PURE__*/ createReactComponent('ed-switch'); | ||
export const EdTag = /*@__PURE__*/ createReactComponent('ed-tag'); | ||
@@ -21,0 +22,0 @@ export const EdText = /*@__PURE__*/ createReactComponent('ed-text'); |
{ | ||
"name": "@ebot7/edem-react", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"sideEffects": false, | ||
@@ -42,3 +42,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@ebot7/edem": "^0.12.0" | ||
"@ebot7/edem": "^0.13.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "45a2292bc8f7c538fa8634a0c4ff9d87a5333769" | ||
"gitHead": "d628dc0f60637a8298f551fcd2a6612dc1280d97" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
134701
898
+ Added@ebot7/edem@0.13.2(transitive)
- Removed@ebot7/edem@0.12.0(transitive)
Updated@ebot7/edem@^0.13.0