@deephaven/icons 0.80.2-alpha-radio-props.1 → 0.81.2-alpha-spectrum-3-35-1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deephaven/icons",
3
- "version": "0.80.2-alpha-radio-props.1+450a7e36",
3
+ "version": "0.81.2-alpha-spectrum-3-35-1.1+8cef0a8c",
4
4
  "description": "Icons used in Deephaven client apps. Extends vscode-codicons to be font-awesome svg-core compatible and adds additional icons in a similar style.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -53,5 +53,5 @@
53
53
  "publishConfig": {
54
54
  "access": "public"
55
55
  },
56
- "gitHead": "450a7e36aa7262b82a67ff99eb4e5c8a4d4593ee"
56
+ "gitHead": "8cef0a8ca56352472a6f892d5b5843814410812e"
57
57
  }