@aklinker1/buildc
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@aklinker1/buildc", | ||
"description": "Zero config CLI tool for caching and orchestrating builds in monorepos", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"type": "module", | ||
@@ -33,7 +33,5 @@ "scripts": { | ||
"simple-git-hooks": "^2.11.1", | ||
"typescript": "^5.0.0", | ||
"unbuild": "^2.0.0" | ||
}, | ||
"peerDependencies": { | ||
"typescript": "^5.0.0" | ||
}, | ||
"repository": { | ||
@@ -40,0 +38,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
9
14400
11