@ariestools/tsconfig-react
Advanced tools
+6
-6
| { | ||
| "$schema": "http://json.schemastore.org/package.json", | ||
| "name": "@ariestools/tsconfig-react", | ||
| "version": "8.7.3", | ||
| "version": "8.7.4", | ||
| "description": "Typescript Base Config used throughout XY Labs TypeScript/JavaScript libraries and react projects", | ||
@@ -42,9 +42,9 @@ "keywords": [ | ||
| "typescript": "~6.0.3", | ||
| "@ariestools/tsconfig": "~8.7.3", | ||
| "@ariestools/toolchain": "~8.7.3", | ||
| "@ariestools/tsconfig-dom": "~8.7.3" | ||
| "@ariestools/toolchain": "~8.7.4", | ||
| "@ariestools/tsconfig": "~8.7.4", | ||
| "@ariestools/tsconfig-dom": "~8.7.4" | ||
| }, | ||
| "peerDependencies": { | ||
| "@ariestools/tsconfig": "~8.7.3", | ||
| "@ariestools/tsconfig-dom": "~8.7.3" | ||
| "@ariestools/tsconfig-dom": "~8.7.4", | ||
| "@ariestools/tsconfig": "~8.7.4" | ||
| }, | ||
@@ -51,0 +51,0 @@ "engines": { |