@rijkshuisstijl-community/web-components-stencil 1.0.0-alpha.35 → 1.0.0-alpha.36

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.35",
3
+ "version": "1.0.0-alpha.36",
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.53",
44
+ "@rijkshuisstijl-community/components-css": "1.0.0-alpha.54",
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": "3667beeb193dcd19815814896140db83d1b09a06"
58
+ "gitHead": "a3857f762de9acee8fd5da12c87919c45b6c90bb"
59
59
  }