Merge pull request #12817 from overleaf/bg-plan-scripts

refactor plan-prices scripts and add new currency (INR)

GitOrigin-RevId: 12b515143e0426f19b2d224569bf9c5490b7d72a
This commit is contained in:
Brian Gough
2023-04-27 08:06:06 +00:00
committed by Copybot
parent c3ad6645fe
commit 80fdef796c
5 changed files with 295 additions and 130 deletions
@@ -9,6 +9,8 @@
"author": "",
"license": "ISC",
"devDependencies": {
"csv": "^6.2.10",
"minimist": "^1.2.8",
"xlsx": "^0.18.5"
}
}