@textbus/core
Advanced tools
Comparing version 2.0.0-alpha.49 to 2.0.0-alpha.50
import 'reflect-metadata'; | ||
export * from 'reflect-metadata'; | ||
export * from '@tanbo/di'; | ||
export * from '@tanbo/stream'; | ||
export * from './_utils/make-error'; | ||
@@ -3,0 +6,0 @@ export * from './foundation/_api'; |
import 'reflect-metadata'; | ||
export * from 'reflect-metadata'; | ||
export * from '@tanbo/di'; | ||
export * from '@tanbo/stream'; | ||
export * from './_utils/make-error'; | ||
@@ -3,0 +6,0 @@ export * from './foundation/_api'; |
{ | ||
"name": "@textbus/core", | ||
"version": "2.0.0-alpha.49", | ||
"version": "2.0.0-alpha.50", | ||
"description": "Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.", | ||
@@ -28,3 +28,3 @@ "main": "./bundles/public-api.js", | ||
"dependencies": { | ||
"@tanbo/di": "^1.0.5", | ||
"@tanbo/di": "^1.0.7", | ||
"@tanbo/stream": "^0.0.12", | ||
@@ -44,3 +44,3 @@ "immer": "^9.0.12" | ||
}, | ||
"gitHead": "d9380c6a3c90fb72af03b9e16db5edd9c5ea3714" | ||
"gitHead": "31dc9c12e299563664ecf33cfe13e77f17097055" | ||
} |
Sorry, the diff of this file is not supported yet
615908
7511
Updated@tanbo/di@^1.0.7