1 Commits
Author SHA1 Message Date
prathameshandGilbert f14fb7d9bb Rename globalThis in generated proto bindings to avoid polyfill issues (#25)
Publish npm package to gitea / npm_publish (18.x) (release) Successful in 1m41s
Tests / sdk_tests (push) Successful in 20m16s
Hot fix for #23

Co-authored-by: Gilbert <gilbertbgarza@gmail.com>
Reviewed-on: #25
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-28 10:32:19 +00:00
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/registry-sdk",
"version": "0.2.51",
"version": "0.2.7",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "git@github.com:cerc-io/registry-sdk.git",