@nysds/nys-skipnav 1.19.0 → 1.19.1

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.
@@ -5,7 +5,7 @@ import { property as l } from "lit/decorators.js";
5
5
  * █ █ █ █▄▄▄█ ▀▀▀▄▄ █ █ ▀▀▀▄▄
6
6
  * █ ▀█ █ █▄▄▄█ █▄▄▀ █▄▄▄█
7
7
  *
8
- * Skipnav Component v1.19.0
8
+ * Skipnav Component v1.19.1
9
9
  * Part of the New York State Design System
10
10
  * Repository: https://github.com/its-hcd/nysds
11
11
  * License: MIT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nysds/nys-skipnav",
3
- "version": "1.19.0",
3
+ "version": "1.19.1",
4
4
  "description": "The Skipnav component from the NYS Design System.",
5
5
  "module": "dist/nys-skipnav.js",
6
6
  "types": "dist/index.d.ts",