@cal.macconnachie/web-components 2.0.3 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +0 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -6172,11 +6172,9 @@ class ie extends N {
6172
6172
  @keyframes fadeIn {
6173
6173
  from {
6174
6174
  opacity: 0;
6175
- transform: translateY(8px);
6176
6175
  }
6177
6176
  to {
6178
6177
  opacity: 1;
6179
- transform: translateY(0);
6180
6178
  }
6181
6179
  }
6182
6180
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cal.macconnachie/web-components",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "Web components hosted on a CDN",
5
5
  "keywords": [
6
6
  "web-components",