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].
29
29
30
30
_ This is a low-level package meant for applications and libraries with particular dependency requirements.
31
31
Before 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
33
33
for simpler dependency management._
34
34
35
35
Add this as a dependency to your project using [ npm] with
@@ -39,7 +39,7 @@ $ npm install @seamapi/http
39
39
```
40
40
41
41
[ npm ] : https://www.npmjs.com/
42
- [ seamapi ] : https://www.npmjs.com/package/seamapi
42
+ [ seam package ] : https://www.npmjs.com/package/seam
43
43
44
44
### Optional Peer Dependencies for TypeScript
45
45
You can’t perform that action at this time.
0 commit comments