Skip to content

Commit

Permalink
fix: Lib/update (#136)
Browse files Browse the repository at this point in the history
* build: update libs

* 2.3.0

---------

Co-authored-by: rtkay123 <rodney.kanjala@sybrin.com>
  • Loading branch information
rtkay123 and rtkay123 authored Dec 2, 2024
1 parent 64f4bba commit 59a0c71
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tazama-lf/frms-coe-startup-lib",
"version": "2.3.0-rc.6",
"version": "2.3.0",
"description": "FRMS Center of Excellence startup package library",
"main": "lib/index.js",
"repository": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"prepare": "husky"
},
"dependencies": {
"@tazama-lf/frms-coe-lib": "5.0.0",
"@tazama-lf/frms-coe-lib": "^5.0.0",
"amqplib": "^0.10.4",
"axios": "^1.7.7",
"nats": "^2.28.2"
Expand Down

0 comments on commit 59a0c71

Please sign in to comment.