@primer/view-components 0.33.1-rc.8f666110 → 0.33.1-rc.9fbe5bed

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": "@primer/view-components",
3
- "version": "0.33.1-rc.8f666110",
3
+ "version": "0.33.1-rc.9fbe5bed",
4
4
  "description": "ViewComponents for the Primer Design System",
5
5
  "main": "app/assets/javascripts/primer_view_components.js",
6
6
  "module": "app/components/primer/primer.js",
@@ -611,8 +611,7 @@
611
611
  "single",
612
612
  "multiple",
613
613
  "none"
614
- ],
615
- "Utils": "Primer::Alpha::SelectPanel::Utils"
614
+ ]
616
615
  },
617
616
  "Primer::Alpha::SelectPanel::ItemList": {
618
617
  },