@ebot7/edem-react
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -20,2 +20,4 @@ /* eslint-disable */ | ||
export const EdText = /*@__PURE__*/ createReactComponent('ed-text'); | ||
export const EdTreeNode = /*@__PURE__*/ createReactComponent('ed-tree-node'); | ||
export const EdTreeView = /*@__PURE__*/ createReactComponent('ed-tree-view'); | ||
//# sourceMappingURL=components.js.map |
{ | ||
"name": "@ebot7/edem-react", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"sideEffects": false, | ||
@@ -42,3 +42,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@ebot7/edem": "^0.6.0" | ||
"@ebot7/edem": "^0.7.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "b6b59ee1285ebfea65c7b4aa1b9c48beab434b1f" | ||
"gitHead": "aee757e7437c80b7dc06b8a193de49c3df5d2466" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
119847
844
+ Added@ebot7/edem@0.7.1(transitive)
- Removed@ebot7/edem@0.6.0(transitive)
Updated@ebot7/edem@^0.7.0