RubyGems
npm
Organizations
Log in
Sign up
npm
@acorex/components
Versions diffs
16.18.32 → 16.18.33
Page 3
@acorex/components 16.18.32 → 16.18.33
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
package/esm2022/lib/form-group/form-group.component.mjs
+33
-23
package/fesm2022/acorex-components.mjs
+32
-22
package/fesm2022/acorex-components.mjs.map
+1
-1
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@acorex/components",
3
-
"version": "16.18.
32
",
3
+
"version": "16.18.
33
",
4
4
"peerDependencies": {
5
5
"@angular/common": "^18.0.0",
6
6
"@angular/core": "^18.0.0",
« First
‹ Prev
1
2
3