feat(formatter): Add format number transformer to numbers action

This commit is contained in:
Faruk AYDIN
2023-09-05 16:05:18 +02:00
parent ff66548462
commit a6a6b63e5a
6 changed files with 83 additions and 0 deletions

View File

@@ -31,9 +31,11 @@
"@rudderstack/rudder-sdk-node": "^1.1.2",
"@sentry/node": "^7.42.0",
"@sentry/tracing": "^7.42.0",
"@types/accounting": "^0.4.2",
"@types/luxon": "^2.3.1",
"@types/passport": "^1.0.12",
"@types/xmlrpc": "^1.3.7",
"accounting": "^0.4.1",
"ajv-formats": "^2.1.1",
"axios": "0.24.0",
"bcrypt": "^5.0.1",