File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ The underlying HTTP client is [Axios].
2929
3030_ This is a low-level package meant for applications and libraries with particular dependency requirements.
3131Before using this package, ensure you understand the installation and updating instructions.
32- This SDK is entirely contained in the [ seamapi ] package. Seam recommends using that package instead
32+ This SDK is entirely contained in the [ seam package] . Seam recommends using that package instead
3333for simpler dependency management._
3434
3535Add this as a dependency to your project using [ npm] with
@@ -39,7 +39,7 @@ $ npm install @seamapi/http
3939```
4040
4141[ npm ] : https://www.npmjs.com/
42- [ seamapi ] : https://www.npmjs.com/package/seamapi
42+ [ seam package ] : https://www.npmjs.com/package/seam
4343
4444### Optional Peer Dependencies for TypeScript
4545
You can’t perform that action at this time.
0 commit comments