Comparing version 0.3.261 to 0.3.262
{ | ||
"name": "asygen", | ||
"description": "0-Deps, simple and fast async generator library for browser and NodeJS", | ||
"version": "0.3.261", | ||
"version": "0.3.262", | ||
"type": "module", | ||
@@ -78,5 +78,5 @@ "types": "build/index.d.ts", | ||
"prettier": "^3.5.2", | ||
"ts-jest": "^29.2.5", | ||
"ts-jest": "^29.2.6", | ||
"typescript": "^5.7.3" | ||
} | ||
} |