docs(js): update semver constraints

This commit is contained in:
Tat Dat Duong
2025-04-24 15:47:38 +02:00
parent 7e3f31f97c
commit cd8443f5ce
@@ -45,7 +45,7 @@ When deploying your app, the dependencies will be installed using the package ma
```
"@langchain/core": "^0.3.42",
"@langchain/langgraph": "^0.2.57",
"@langchain/langgraph-checkpoint": "^0.0.16",
"@langchain/langgraph-checkpoint": "~0.0.16",
```
Example file directory: