@deephaven/icons 0.34.1-relative-links.4 → 0.34.1-relative-links.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.34.1-relative-links.4+3617805e",
3
+ "version": "0.34.1-relative-links.9+e1a2fa70",
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": "3617805effd9ecd672498cce02d1bf52912beac2"
47
+ "gitHead": "e1a2fa7082734b13625bef0d57ac2972276d7232"
48
48
  }