@textbus/core
Advanced tools
Comparing version
{ | ||
"name": "@textbus/core", | ||
"version": "4.4.2", | ||
"version": "4.5.0", | ||
"description": "Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.", | ||
@@ -29,9 +29,9 @@ "main": "./bundles/index.js", | ||
"@tanbo/stream": "^1.2.7", | ||
"@viewfly/core": "^1.2.1" | ||
"@viewfly/core": "^1.2.3" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^23.0.2", | ||
"@rollup/plugin-typescript": "^9.0.2", | ||
"@rollup/plugin-commonjs": "^28.0.2", | ||
"@rollup/plugin-typescript": "^12.1.2", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^3.2.5", | ||
"rollup": "4.22.4", | ||
"tslib": "^2.4.1" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "5132df31e69783964c69512d22f037204162681a" | ||
"gitHead": "327e764487545a35d97eae525b61307642b8f386" | ||
} |
663947
0Updated