@rijkshuisstijl-community/web-components-stencil 1.0.0-alpha.30 → 1.0.0-alpha.31
Sign up to get free protection for your applications and to get access to all the features.
- 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.
|
3
|
+
"version": "1.0.0-alpha.31",
|
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.
|
44
|
+
"@rijkshuisstijl-community/components-css": "1.0.0-alpha.49",
|
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": "
|
58
|
+
"gitHead": "24691de04403b931c3ee231144c4c8cd7cece87a"
|
59
59
|
}
|