@deephaven/icons 0.9.1-embed-grid.10 → 0.9.1-js-plugin-big-display.14

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.9.1-embed-grid.10+206ea03",
3
+ "version": "0.9.1-js-plugin-big-display.14+1900da8",
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",
@@ -49,5 +49,5 @@
49
49
  "publishConfig": {
50
50
  "access": "public"
51
51
  },
52
- "gitHead": "206ea038f1d4dfadb41b90bc948758e959b25cb8"
52
+ "gitHead": "1900da8811268420832c254d0afc721c5a57125e"
53
53
  }