spark-html-theme 0.1.1 → 0.1.2

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 (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "spark-html-theme",
3
- "version": "0.1.1",
4
- "description": "One-line dark/light/system theming for spark-html a reactive `theme` store, data-theme attribute, system watch, and localStorage persistence.",
3
+ "version": "0.1.2",
4
+ "description": "One-line dark/light/system theming for spark-html \u2014 a reactive `theme` store, data-theme attribute, system watch, and localStorage persistence.",
5
5
  "type": "module",
6
6
  "main": "./src/index.js",
7
7
  "types": "./src/index.d.ts",
@@ -24,7 +24,7 @@
24
24
  "directory": "packages/spark-html-theme"
25
25
  },
26
26
  "dependencies": {
27
- "spark-html": "^0.21.0"
27
+ "spark-html": "^0.22.0"
28
28
  },
29
29
  "keywords": [
30
30
  "spark-html",