@clerc/plugin-not-found
Advanced tools
Comparing version 0.10.2 to 0.10.3
{ | ||
"name": "@clerc/plugin-not-found", | ||
"version": "0.10.2", | ||
"version": "0.10.3", | ||
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)", | ||
@@ -46,8 +46,8 @@ "description": "Clerc plugin not found (did you mean)", | ||
"dependencies": { | ||
"@clerc/utils": "0.10.2", | ||
"fastest-levenshtein": "^1.0.16", | ||
"picocolors": "^1.0.0" | ||
"picocolors": "^1.0.0", | ||
"@clerc/utils": "0.10.3" | ||
}, | ||
"devDependencies": { | ||
"@clerc/core": "0.10.2" | ||
"@clerc/core": "0.10.3" | ||
}, | ||
@@ -54,0 +54,0 @@ "scripts": { |
+ Added@clerc/utils@0.10.3(transitive)
- Removed@clerc/utils@0.10.2(transitive)
Updated@clerc/utils@0.10.3