@deephaven/icons 0.39.1-beta.0 → 0.39.1-chart-refactor.13

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.39.1-beta.0+0d02ab9b",
3
+ "version": "0.39.1-chart-refactor.13+a07a0697",
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": "0d02ab9b3d1284edfbce08e7650a1aea875012f3"
48
+ "gitHead": "a07a069709da100c12eb35424d11c2c0d7f8b062"
49
49
  }