@deephaven/stylelint-config 0.88.0 → 0.88.1-beta.0

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.88.0",
3
+ "version": "0.88.1-beta.0+a257296f",
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": "9aa19ef2e6e04f2d77b0be3480054299b4030180"
22
+ "gitHead": "a257296f1433d158439e6ea1b341c81551a38c11"
23
23
  }