@spectrum-web-components/status-light 0.10.2 → 0.10.3-express.12

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spectrum-web-components/status-light",
3
- "version": "0.10.2",
3
+ "version": "0.10.3-express.12+27420d682",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -48,12 +48,12 @@
48
48
  "tslib": "^2.0.0"
49
49
  },
50
50
  "devDependencies": {
51
- "@spectrum-css/statuslight": "^4.0.2"
51
+ "@spectrum-css/statuslight": "^4.0.3"
52
52
  },
53
53
  "types": "./src/index.d.ts",
54
54
  "customElements": "custom-elements.json",
55
55
  "sideEffects": [
56
56
  "./sp-*.js"
57
57
  ],
58
- "gitHead": "279380c6d72c0819fe224b405844af9ddcb87f8a"
58
+ "gitHead": "27420d682bb3b3f679875e1f4148c10df0bd738c"
59
59
  }