@clerc/plugin-help
Advanced tools
Comparing version 0.10.4 to 0.10.5
{ | ||
"name": "@clerc/plugin-help", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)", | ||
@@ -15,2 +15,3 @@ "description": "Clerc plugin help", | ||
], | ||
"type": "module", | ||
"homepage": "https://github.com/so1ve/clerc/tree/main/packages/plugin-help#readme", | ||
@@ -30,7 +31,6 @@ "repository": { | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.mjs" | ||
} | ||
}, | ||
"main": "dist/index.cjs", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
@@ -56,7 +56,7 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"picocolors": "^1.0.0", | ||
"@clerc/utils": "0.10.4" | ||
"@clerc/utils": "0.10.5", | ||
"picocolors": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@clerc/core": "0.10.4" | ||
"@clerc/core": "0.10.5" | ||
}, | ||
@@ -63,0 +63,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Yes
15641
367
+ Added@clerc/utils@0.10.5(transitive)
- Removed@clerc/utils@0.10.4(transitive)
Updated@clerc/utils@0.10.5