Skip to content

Commit

Permalink
feat: Update startup-lib after using coe-lib 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scott45 authored Dec 2, 2024
1 parent 7ede93c commit 64f4bba
Showing 1 changed file with 2 additions and 2 deletions.
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",
"version": "2.3.0-rc.6",
"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-rc.4",
"@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 64f4bba

Please sign in to comment.