@deephaven/icons 0.34.1-relative-links.11 → 0.34.1-relative-links.12

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.11+f0ef570e",
3
+ "version": "0.34.1-relative-links.12+fb4062ee",
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": "f0ef570ebb1cdc05f5a10899e443c8f8b76d366c"
47
+ "gitHead": "fb4062ee70ad5393ea3b7696ae9a1d9d041656b0"
48
48
  }