@deephaven/icons 0.32.1-demo.2 → 0.32.1-table-plugins.9

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.32.1-demo.2+372f4aa",
3
+ "version": "0.32.1-table-plugins.9+29cd4d8",
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
  "module": "dist/index.es.js",
@@ -44,5 +44,5 @@
44
44
  "publishConfig": {
45
45
  "access": "public"
46
46
  },
47
- "gitHead": "372f4aa01105f3e2829665f14a989a3f5b88c69d"
47
+ "gitHead": "29cd4d83572be60355a22e372fe11f70ad5ea75a"
48
48
  }