@sherifforg/types
Advanced tools
+3
-3
| { | ||
| "name": "@sherifforg/types", | ||
| "description": "Sheriff types.", | ||
| "version": "3.1.0", | ||
| "version": "3.1.1", | ||
| "license": "MIT", | ||
@@ -24,3 +24,3 @@ "type": "module", | ||
| "type-fest": "^4.9.0", | ||
| "typescript": "^5.3.3", | ||
| "typescript": "^5.4.5", | ||
| "tsconfig": "0.0.1" | ||
@@ -52,3 +52,3 @@ }, | ||
| "scripts": { | ||
| "clean": "rm -rf .turbo && rm -rf dist", | ||
| "clean": "rm -rf .turbo dist", | ||
| "typecheck": "tsc --noEmit", | ||
@@ -55,0 +55,0 @@ "publint": "publint" |
5936
-0.17%