@rijkshuisstijl-community/web-components-stencil 1.0.0-alpha.8 → 1.0.0-alpha.9

Sign up to get free protection for your applications and to get access to all the features.
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.8",
3
+ "version": "1.0.0-alpha.9",
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.26",
44
+ "@rijkshuisstijl-community/components-css": "1.0.0-alpha.27",
45
45
  "@stencil/react-output-target": "0.5.3",
46
46
  "@stencil/sass": "3.0.12",
47
47
  "@types/jest": "29.5.12",
@@ -55,5 +55,5 @@
55
55
  "dependencies": {
56
56
  "@stencil/core": "4.19.2"
57
57
  },
58
- "gitHead": "c5e5544cf0c190d06f2f764ed5736ecdbab7d499"
58
+ "gitHead": "e939e0bb6bdcd206fe5b3aef0e11c7035e1dce2f"
59
59
  }