@wekit/plugin-console
Advanced tools
+12
-0
| # @wekit/plugin-console | ||
| ## 1.1.0 | ||
| ### Minor Changes | ||
| - 优化插件类型提示和参数 | ||
| ### Patch Changes | ||
| - Updated dependencies | ||
| - @wekit/core@1.1.0 | ||
| - @wekit/shared@1.1.0 | ||
| ## 1.0.2 | ||
@@ -4,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@wekit/plugin-console", | ||
| "version": "1.0.2", | ||
| "version": "1.1.0", | ||
| "description": "wekit plugin console", | ||
@@ -29,4 +29,4 @@ "main": "./dist/wekit-plugin-console.cjs.js", | ||
| "dependencies": { | ||
| "@wekit/core": "^1.0.4", | ||
| "@wekit/shared": "^1.0.4" | ||
| "@wekit/core": "^1.1.0", | ||
| "@wekit/shared": "^1.1.0" | ||
| }, | ||
@@ -33,0 +33,0 @@ "scripts": { |
9942
1.58%Updated
Updated