chore: use commonjs for helpers package buid

This commit is contained in:
Saleel
2023-07-21 18:59:21 +05:30
parent 91b188119f
commit 7a3fdb258a
4 changed files with 12 additions and 11 deletions

View File

@@ -22,6 +22,6 @@
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
}
}