@deephaven/icons 0.11.3-beta.1 → 0.11.3-beta.7

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.11.3-beta.1+afb40f2",
3
+ "version": "0.11.3-beta.7+7aa0f11",
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",
@@ -48,5 +48,5 @@
48
48
  "publishConfig": {
49
49
  "access": "public"
50
50
  },
51
- "gitHead": "afb40f2b83cf4d2a5a9af464c8d581f9c10a72f3"
51
+ "gitHead": "7aa0f112e0ee2ebe7dbf28735d29a7bf7c0b9be0"
52
52
  }