We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93591ce commit f34b38dCopy full SHA for f34b38d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "kwenta",
3
- "version": "7.9.8",
+ "version": "7.9.9",
4
"description": "Kwenta",
5
"main": "index.js",
6
"scripts": {
packages/app/package.json
"name": "@kwenta/app",
"dev": "next",
"build": "next build",
packages/sdk/package.json
"name": "@kwenta/sdk",
- "version": "1.0.12",
+ "version": "1.0.13",
"description": "SDK for headless interaction with Kwenta",
"main": "dist/index.js",
"directories": {
0 commit comments