feat(#1460): use new interpolation lib in app, electron, cli

This commit is contained in:
Anoop M D
2024-01-29 17:17:24 +05:30
parent c5986896d1
commit 7ba9b839da
22 changed files with 378 additions and 239 deletions

View File

@@ -24,6 +24,7 @@
"package.json"
],
"dependencies": {
"@usebruno/common": "0.1.0",
"@usebruno/js": "0.9.4",
"@usebruno/lang": "0.9.0",
"axios": "^1.5.1",
@@ -32,7 +33,6 @@
"decomment": "^0.9.5",
"form-data": "^4.0.0",
"fs-extra": "^10.1.0",
"handlebars": "^4.7.8",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",
"inquirer": "^9.1.4",