@nl-design-system/component-progress 1.0.1-alpha.121 → 1.0.1-alpha.122
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.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nl-design-system/component-progress",
|
|
3
|
-
"version": "1.0.1-alpha.
|
|
3
|
+
"version": "1.0.1-alpha.122",
|
|
4
4
|
"description": "Script to get the component progress for the documentation of NL Design System",
|
|
5
5
|
"author": "Community for NL Design System",
|
|
6
6
|
"license": "EUPL-1.2",
|
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
"@types/node": "24.0.14",
|
|
33
33
|
"lodash.isempty": "4.4.0"
|
|
34
34
|
},
|
|
35
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "d03d57b95cb97f34ac3ba2085fb741351871c5e6"
|
|
36
36
|
}
|