3 Commits
Author SHA1 Message Date
zramsay b9dffbc1ce version for patch
Publish npm package to gitea / npm_publish (18.x) (release) Successful in 1m37s
2024-08-27 19:20:31 -04:00
zramsay fe0814f0c7 Merge pull request 'Fix globalThis usage. Fixes #23' (#24) from snowball/registry-sdk:fix-globalthis into v0.2.51
Publish npm package to gitea / npm_publish (18.x) (release) Failing after 1m34s
Reviewed-on: #24
2024-08-27 23:04:05 +00:00
Gilbert 82cf5f191f Fix globalThis usage. Fixes #23
Lint & Build / lint_and_build (20.x) (pull_request) Successful in 1m49s
Tests / sdk_tests (pull_request) Has been cancelled
2024-08-27 14:52:53 -05:00
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/registry-sdk",
"version": "0.2.7",
"version": "0.2.51",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "git@github.com:cerc-io/registry-sdk.git",