@rijkshuisstijl-community/web-components-stencil 1.0.0-alpha.1 → 1.0.0-alpha.3

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,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-alpha.1",
2
+ "version": "1.0.0-alpha.3",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "Stencil web components bundle based on the NL Design System architecture",
5
5
  "license": "EUPL-1.2",
@@ -40,7 +40,7 @@
40
40
  "generate": "stencil generate"
41
41
  },
42
42
  "devDependencies": {
43
- "@rijkshuisstijl-community/components-css": "1.0.0-alpha.19",
43
+ "@rijkshuisstijl-community/components-css": "1.0.0-alpha.21",
44
44
  "@stencil/react-output-target": "0.5.3",
45
45
  "@stencil/sass": "3.0.5",
46
46
  "@types/jest": "29.5.4",
@@ -54,5 +54,5 @@
54
54
  "dependencies": {
55
55
  "@stencil/core": "4.1.0"
56
56
  },
57
- "gitHead": "6b64c069b84ac31eae84934367898a1d8b603857"
57
+ "gitHead": "b5139219f54586c7b5dce89cff2fe598a3e04b5c"
58
58
  }