@deephaven/icons 0.29.1-relative-base-url.0 → 0.29.1-relative-base-url.1

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.29.1-relative-base-url.0+3016307",
3
+ "version": "0.29.1-relative-base-url.1+f874780",
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": "30163077dce929c358a2e14a988d6c3e7c599d4c"
47
+ "gitHead": "f8747806f55cc747e5bc89c7c8084da8ba3077b1"
48
48
  }