@spectrum-web-components/illustrated-message 0.47.1 → 0.47.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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spectrum-web-components/illustrated-message",
3
- "version": "0.47.1",
3
+ "version": "0.47.2",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -57,8 +57,8 @@
57
57
  "lit-html"
58
58
  ],
59
59
  "dependencies": {
60
- "@spectrum-web-components/base": "^0.47.1",
61
- "@spectrum-web-components/styles": "^0.47.1"
60
+ "@spectrum-web-components/base": "^0.47.2",
61
+ "@spectrum-web-components/styles": "^0.47.2"
62
62
  },
63
63
  "devDependencies": {
64
64
  "@spectrum-css/illustratedmessage": "^7.1.0"
@@ -69,5 +69,5 @@
69
69
  "./sp-*.js",
70
70
  "./**/*.dev.js"
71
71
  ],
72
- "gitHead": "151a3e21c39150dbc3f3a884b660be0bd352bda1"
72
+ "gitHead": "2784e4c65da6a65b6bc748d785154714c8498a8e"
73
73
  }