victory-vendor
Advanced tools
Comparing version 37.3.2 to 37.3.3
# victory-vendor | ||
## 37.3.3 | ||
## 37.3.2 | ||
@@ -4,0 +6,0 @@ |
{ | ||
"name": "victory-vendor", | ||
"version": "37.3.2", | ||
"version": "37.3.3", | ||
"description": "Vendored dependencies for Victory", | ||
@@ -116,28 +116,2 @@ "keywords": [ | ||
}, | ||
"format": { | ||
"command": "nps format:pkg", | ||
"files": [ | ||
"scripts/**", | ||
"*.json", | ||
"../../.prettierignore", | ||
"../../.prettierrc.json" | ||
], | ||
"output": [], | ||
"packageLocks": [ | ||
"pnpm-lock.yaml" | ||
] | ||
}, | ||
"format:fix": { | ||
"command": "pnpm run format || nps format:pkg:fix", | ||
"files": [ | ||
"scripts/**", | ||
"*.json", | ||
"../../.prettierignore", | ||
"../../.prettierrc.json" | ||
], | ||
"output": [], | ||
"packageLocks": [ | ||
"pnpm-lock.yaml" | ||
] | ||
}, | ||
"lint": { | ||
@@ -180,4 +154,2 @@ "command": "eslint scripts", | ||
"types:create": "wireit", | ||
"format": "wireit", | ||
"format:fix": "wireit", | ||
"lint": "wireit", | ||
@@ -184,0 +156,0 @@ "lint:fix": "wireit", |
392910