udp-react-enterprise-component-library 25.16.2-beta.5 → 25.16.2-beta.6
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/export-map.json +1 -1
- package/package.json +2 -2
package/export-map.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "udp-react-enterprise-component-library",
|
|
3
|
-
"version": "25.16.2-beta.
|
|
3
|
+
"version": "25.16.2-beta.6",
|
|
4
4
|
"description": "React-based UI component library implementing Fluent UI design for Univerus internal projects",
|
|
5
5
|
"author": "Univerus",
|
|
6
6
|
"license": "MIT",
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
"warning": "^4.0.3",
|
|
183
183
|
"xlsx": "^0.18.5",
|
|
184
184
|
"zustand": "^4.3.7",
|
|
185
|
-
"udp-react-stencil-component-library": "25.16.3-beta.
|
|
185
|
+
"udp-react-stencil-component-library": "25.16.3-beta.3"
|
|
186
186
|
},
|
|
187
187
|
"publishConfig": {
|
|
188
188
|
"tag": "beta"
|