Skip to content

Commit a2a1b2a

Browse files
Merge pull request #129 from tazama-lf/multi-currency
feat: updated libraries
2 parents 3500af4 + 67fdab1 commit a2a1b2a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-service",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "admin service",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
@@ -36,7 +36,7 @@
3636
"@fastify/swagger": "^8.8.0",
3737
"@fastify/swagger-ui": "^3.0.0",
3838
"@tazama-lf/auth-lib": "^0.0.9",
39-
"@tazama-lf/frms-coe-lib": "^5.0.0-rc.3",
39+
"@tazama-lf/frms-coe-lib": "^5.0.0-rc.4",
4040
"ajv": "^8.16.0",
4141
"dotenv": "^16.0.3",
4242
"fastify": "^4.27.0",

0 commit comments

Comments
 (0)