@artsy/palette 40.7.1 → 40.7.2

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.
Files changed (1) hide show
  1. package/package.json +2 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artsy/palette",
3
- "version": "40.7.1",
3
+ "version": "40.7.2",
4
4
  "description": "Design system library for react components",
5
5
  "main": "dist/index.js",
6
6
  "publishConfig": {
@@ -124,7 +124,6 @@
124
124
  "es-toolkit": "^1.16.0",
125
125
  "proportional-scale": "^4.0.0",
126
126
  "react-focus-on": "^3.7.0",
127
- "react-lazy-load-image-component": "1.6.2",
128
127
  "styled-system": "^5.1.5",
129
128
  "trunc-html": "^1.1.2",
130
129
  "use-cursor": "^1.2.3",
@@ -188,5 +187,5 @@
188
187
  "url": "http://localhost"
189
188
  }
190
189
  },
191
- "gitHead": "7a6dc63a5bde604f2bc118d205ee98dcf8159128"
190
+ "gitHead": "cf3a289ef98fc62b26087c5e835341de8dccc83d"
192
191
  }