@universityofmaryland/web-components-library 1.8.0-beta.2 → 1.8.0-beta.3

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.
@@ -586,6 +586,10 @@
586
586
  !*** ../../node_modules/postcss/lib/rule.js ***!
587
587
  \**********************************************/
588
588
 
589
+ /*!**********************************************!*\
590
+ !*** ../styles/dist/accessibility/screen.js ***!
591
+ \**********************************************/
592
+
589
593
  /*!**********************************************!*\
590
594
  !*** ../styles/dist/animation/transition.js ***!
591
595
  \**********************************************/
@@ -830,10 +834,6 @@
830
834
  !*** ../../node_modules/postcss/lib/stringifier.js ***!
831
835
  \*****************************************************/
832
836
 
833
- /*!*****************************************************!*\
834
- !*** ../styles/dist/accessibility/screen-reader.js ***!
835
- \*****************************************************/
836
-
837
837
  /*!*****************************************************!*\
838
838
  !*** ../styles/dist/layout/background/highlight.js ***!
839
839
  \*****************************************************/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@universityofmaryland/web-components-library",
3
- "version": "1.8.0-beta.2",
3
+ "version": "1.8.0-beta.3",
4
4
  "description": "UMD Web Components",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",