@deephaven/stylelint-config 0.67.1-beta.0 → 0.67.1-beta.2

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/stylelint-config",
3
- "version": "0.67.1-beta.0+fe6c7795",
3
+ "version": "0.67.1-beta.2+c965fc98",
4
4
  "description": "Deephaven Stylelint configuration",
5
5
  "repository": {
6
6
  "type": "git",
@@ -19,5 +19,5 @@
19
19
  "publishConfig": {
20
20
  "access": "public"
21
21
  },
22
- "gitHead": "fe6c7795364c63f1ad7455db0853ee114bee175e"
22
+ "gitHead": "c965fc986f3dd83305acf8564e177870afea1937"
23
23
  }