@jaisocx/css-table-ordered 2.2.0 → 2.2.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/README.md +2 -2
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -15,9 +15,9 @@ The jaisocx templates for files listing, https exceptions and others will be ava
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
## The latest .tgz archive (v.2.2.
|
|
18
|
+
## The latest .tgz archive (v.2.2.1 20th of month August 2025)
|
|
19
19
|
|
|
20
|
-
[https://sandbox.brightday.email/sites_tools/js_tools/CssTableOrdered/jaisocx-css-table-ordered-2.2.
|
|
20
|
+
[https://sandbox.brightday.email/sites_tools/js_tools/CssTableOrdered/jaisocx-css-table-ordered-2.2.1.tgz](https://sandbox.brightday.email/sites_tools/js_tools/CssTableOrdered/jaisocx-css-table-ordered-2.2.1.tgz)
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jaisocx/css-table-ordered",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.1",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Jaisocx",
|
|
6
6
|
"keywords": [
|
|
@@ -42,6 +42,6 @@
|
|
|
42
42
|
},
|
|
43
43
|
"optionalDependencies": {
|
|
44
44
|
"@jaisocx/css-clean-start-2": "~1.1.2",
|
|
45
|
-
"@jaisocx/css-table": "~3.2.
|
|
45
|
+
"@jaisocx/css-table": "~3.2.6"
|
|
46
46
|
}
|
|
47
47
|
}
|