@kokkoro/cli
Advanced tools
Sorry, the diff of this file is not supported yet
+0
-0
| #!/usr/bin/env node | ||
| import('../lib/index.js'); |
+1
-1
| { | ||
| "name": "@kokkoro/cli", | ||
| "version": "2.0.6", | ||
| "version": "2.0.7", | ||
| "description": "Cli tool for kokkoro.", | ||
@@ -5,0 +5,0 @@ "engines": { |
@@ -13,4 +13,4 @@ { | ||
| "dependencies": { | ||
| "kokkoro": "^2.0.2" | ||
| "kokkoro": "^2.0.3" | ||
| } | ||
| } |
@@ -18,4 +18,6 @@ { | ||
| "peerDependencies": { | ||
| "@kokkoro/core": "^3.0.11" | ||
| "@kokkoro/core": "^3.0.12", | ||
| "@kokkoro/database": "^1.0.2", | ||
| "@kokkoro/utils": "^0.8.3" | ||
| } | ||
| } |
@@ -18,4 +18,6 @@ { | ||
| "peerDependencies": { | ||
| "@kokkoro/core": "^3.0.11" | ||
| "@kokkoro/core": "^3.0.12", | ||
| "@kokkoro/database": "^1.0.2", | ||
| "@kokkoro/utils": "^0.8.3" | ||
| } | ||
| } |
@@ -17,4 +17,6 @@ { | ||
| "peerDependencies": { | ||
| "@kokkoro/core": "^3.0.11" | ||
| "@kokkoro/core": "^3.0.12", | ||
| "@kokkoro/database": "^1.0.2", | ||
| "@kokkoro/utils": "^0.8.3" | ||
| } | ||
| } |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
37821
0.66%24
4.35%