Skip to content

Commit

Permalink
Explicitly update @barchart/portfolio-api-common library
Browse files Browse the repository at this point in the history
  • Loading branch information
bryaningl3 committed Mar 26, 2024
1 parent c6f0573 commit ef9cebe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/content/releases/5.11.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
**Technical Enhancements**

* Updated the [`@barchart/portfolio-api-common`](https://github.com/barchart/portfolio-api-common) library, taking changes to the `PositionSchema` enumeration.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"@barchart/common-js": "^4.9.0",
"@barchart/portfolio-api-common": "^1.26.1"
"@barchart/portfolio-api-common": "^1.29.3"
},
"devDependencies": {
"@babel/core": "^7.11.1",
Expand Down

0 comments on commit ef9cebe

Please sign in to comment.