@ni/nimble-angular 24.0.0 → 24.0.1
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": "@ni/nimble-angular",
|
|
3
|
-
"version": "24.0.
|
|
3
|
+
"version": "24.0.1",
|
|
4
4
|
"description": "Angular components for the NI Nimble Design System",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
"@angular/forms": "^16.2.12",
|
|
212
212
|
"@angular/localize": "^16.2.12",
|
|
213
213
|
"@angular/router": "^16.2.12",
|
|
214
|
-
"@ni/nimble-components": "^28.0.
|
|
214
|
+
"@ni/nimble-components": "^28.0.1"
|
|
215
215
|
},
|
|
216
216
|
"dependencies": {
|
|
217
217
|
"tslib": "^2.2.0"
|