@rijkshuisstijl-community/web-components-stencil 1.0.0-alpha.78 → 1.0.0-alpha.79

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/web-components-stencil",
3
- "version": "1.0.0-alpha.78",
3
+ "version": "1.0.0-alpha.79",
4
4
  "author": "Community for NL Design System",
5
5
  "description": "Stencil web components bundle based on the NL Design System architecture",
6
6
  "license": "EUPL-1.2",
@@ -41,7 +41,7 @@
41
41
  "generate": "stencil generate"
42
42
  },
43
43
  "devDependencies": {
44
- "@rijkshuisstijl-community/components-css": "1.0.0-alpha.96",
44
+ "@rijkshuisstijl-community/components-css": "1.0.0-alpha.97",
45
45
  "@stencil/react-output-target": "0.7.4",
46
46
  "@stencil/sass": "3.0.12",
47
47
  "@types/jest": "29.5.14",
@@ -56,5 +56,5 @@
56
56
  "@stencil/core": "4.22.3",
57
57
  "clsx": "2.1.1"
58
58
  },
59
- "gitHead": "f2c3fc05d57c0c6001c7627dd3269c779dbc2e4b"
59
+ "gitHead": "dff690f536b2533b132ef31bf1cea8fbeadf3c1b"
60
60
  }