@fern-api/generator-cli
Advanced tools
Comparing version 0.0.14-cec22478b to 0.0.15-33b0c02f4
{ | ||
"name": "@fern-api/generator-cli", | ||
"version": "0.0.14-cec22478b", | ||
"version": "0.0.15-33b0c02f4", | ||
"files": [ | ||
@@ -21,4 +21,4 @@ "dist" | ||
"lint:style:fix": "pnpm lint:style --fix", | ||
"format": "prettier --write --ignore-unknown --ignore-path ../../../shared/.prettierignore \"**\"", | ||
"format:check": "prettier --check --ignore-unknown --ignore-path ../../../shared/.prettierignore \"**\"", | ||
"format": "prettier --write --ignore-unknown --ignore-path ../../shared/.prettierignore \"**\"", | ||
"format:check": "prettier --check --ignore-unknown --ignore-path ../../shared/.prettierignore \"**\"", | ||
"organize-imports": "organize-imports-cli tsconfig.json", | ||
@@ -42,2 +42,3 @@ "depcheck": "depcheck" | ||
"prettier": "^3.3.2", | ||
"tmp-promise": "^3.0.3", | ||
"tsup": "^8.0.2", | ||
@@ -44,0 +45,0 @@ "typescript": "4.9.5", |
Sorry, the diff of this file is not supported yet
487021
19
13735
45