@isettingkit/business-rules 3.1.1 → 3.1.2

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.
Files changed (2) hide show
  1. package/README.md +5 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  isettingkit is a modular UI toolkit designed to streamline the creation and management of business rule-driven interfaces. It offers a suite of reusable components, utilities, and type definitions to facilitate the development of dynamic, rule-based forms and configurations.
4
4
 
5
+ ## Packages
6
+
7
+ - [isettingkit-input](https://github.com/selsa-inube/isettingkit-input)
8
+ - [isettingkit-view](https://github.com/selsa-inube/isettingkit-view)
9
+
5
10
  ## 📁 Project Structure
6
11
 
7
12
  The src directory is organized into the following primary modules:
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  ],
11
11
  "description": "",
12
12
  "private": false,
13
- "version": "3.1.1",
13
+ "version": "3.1.2",
14
14
  "type": "module",
15
15
  "exports": {
16
16
  ".": {