@goldstack/utils-typescript-references
Advanced tools
Comparing version
{ | ||
"name": "@goldstack/utils-typescript-references", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Utility for keeping TypeScript references in sync in a Yarn monorepo", | ||
@@ -42,5 +42,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@goldstack/utils-git": "0.1.36", | ||
"@types/jest": "^27.5.1", | ||
"@types/node": "^17.0.33", | ||
"@goldstack/utils-git": "0.1.37", | ||
"@types/jest": "^28.1.8", | ||
"@types/node": "^18.7.13", | ||
"@types/source-map-support": "^0.5.4", | ||
@@ -47,0 +47,0 @@ "@types/yargs": "^17.0.10", |
@@ -132,3 +132,3 @@ # TypeScript References Yarn Workspaces Sync Utility | ||
### -skipRoot | ||
### --skipRoot | ||
@@ -135,0 +135,0 @@ Will skip updating the `references` in the `tsconfig.json` file for the project root. |
29305
0