@deephaven/icons 0.40.2-dashboard-panel-wrapper.10 → 0.40.4-beta.0

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.40.2-dashboard-panel-wrapper.10+d20f01a7",
3
+ "version": "0.40.4-beta.0+9ecbf522",
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",
@@ -45,5 +45,5 @@
45
45
  "publishConfig": {
46
46
  "access": "public"
47
47
  },
48
- "gitHead": "d20f01a7d4db3656a5f49a7e8f9ee92150ae4bbf"
48
+ "gitHead": "9ecbf5222b2ae774922920c74f3cadf1793cffa2"
49
49
  }