@wellesley/host-remote 1.0.681 → 1.0.682

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wellesley/host-remote",
3
- "version": "1.0.681",
3
+ "version": "1.0.682",
4
4
  "license": "UNLICENSED",
5
5
  "main": "index.mjs",
6
6
  "files": [
package/green-flash.svg DELETED
@@ -1,9 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M22 12H18L15 21L9 3L6 12H2" stroke="url(#paint0_linear_6442_11409)" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/>
3
- <defs>
4
- <linearGradient id="paint0_linear_6442_11409" x1="12" y1="3" x2="12" y2="21" gradientUnits="userSpaceOnUse">
5
- <stop stop-color="#1B4D1D"/>
6
- <stop offset="1" stop-color="#3FB343"/>
7
- </linearGradient>
8
- </defs>
9
- </svg>