@ape.swap/bonds-sdk 1.0.640 → 1.0.641

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -295,7 +295,7 @@
295
295
  display: flex;
296
296
  }
297
297
 
298
- .modal-container.input-container {
298
+ .buy-container {
299
299
  display: flex;
300
300
  flex-direction: column;
301
301
  background: transparent;
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Ape Bond SDK",
4
4
  "author": "Ape Bond",
5
5
  "license": "MIT",
6
- "version": "1.0.640",
6
+ "version": "1.0.641",
7
7
  "main": "dist/index.js",
8
8
  "module": "dist/index.es.js",
9
9
  "types": "dist/index.d.ts",