We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028e4aa commit 3fa1beeCopy full SHA for 3fa1bee
.gitignore
@@ -13,4 +13,5 @@ stats.json
13
.DS_Store
14
/docs/
15
/src/index.ts
16
-.eslintignore
+.eslintignore
17
+.vscode
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rubic-sdk",
3
- "version": "5.33.0-alpha.symba-api.1",
+ "version": "5.33.5",
4
"description": "Simplify dApp creation",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
0 commit comments