Update package.json
Fixes v14 builds
This commit is contained in:
		
							parent
							
								
									d00f0bae1d
								
							
						
					
					
						commit
						6a18b40c97
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -22,7 +22,7 @@ | |||
|     "check-changed-files": "ts-node scripts/ts-check-changed-files.ts" | ||||
|   }, | ||||
|   "engines": { | ||||
|     "node": ">=14.x", | ||||
|     "node": ">=14.x < 15", | ||||
|     "yarn": ">=1.19.0 < 2.0.0" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Omar López
						Omar López