mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Fix for commonJS
This commit is contained in:
@@ -18,4 +18,3 @@ export {
|
||||
decryptSecretVersions
|
||||
} from "./secret-encryption";
|
||||
export { generateSrpServerKey, srpCheckClientProof } from "./srp";
|
||||
export { decodeBase64, encodeBase64 } from "tweetnacl-util";
|
||||
|
||||
Reference in New Issue
Block a user