clientnode 4.0.1413 → 4.0.1414

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/package.json +2 -2
  2. package/readme.md +0 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clientnode",
3
- "version": "4.0.1413",
3
+ "version": "4.0.1414",
4
4
  "description": "Handy utilities for any JavaScript environments.",
5
5
  "keywords": [
6
6
  "client",
@@ -96,7 +96,7 @@
96
96
  "prop-types": "^15.8.1",
97
97
  "rimraf": "^6.1.3",
98
98
  "typescript-eslint": "^8.60.1",
99
- "web-documentation": "^1.0.21",
99
+ "web-documentation": "^1.0.24",
100
100
  "weboptimizer": "^3.0.24",
101
101
  "webpack-dev-server": "^5.2.4"
102
102
  },
package/readme.md CHANGED
@@ -71,9 +71,6 @@ You need utilities for:<!--deDE:Sie benötigen Hilfsfunktionen für:-->
71
71
  Installation
72
72
  ------------
73
73
 
74
- <!--|deDE:Klassische Dom-Integration-->
75
- ### Classical dom injection
76
-
77
74
  You can install via package manager, simply download the compiled version as
78
75
  zip file here and inject or request via cdn in HTML:
79
76
  <!--deDE: