@deephaven/stylelint-config 0.75.1-beta.0 → 0.75.2-beta.3

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.75.1-beta.0+a0cb5bf7",
3
+ "version": "0.75.2-beta.3+c3ea8670",
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": "a0cb5bf7ad42f532a4c3d58e1efedd53d5ba9322"
22
+ "gitHead": "c3ea86709f0a184065dd346d71d6525ed881e465"
23
23
  }