We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2873c45 commit f410347Copy full SHA for f410347
1 file changed
package.json
@@ -83,9 +83,9 @@
83
"name": "@webkrafters/react-observable-context",
84
"peerDependencies": {
85
"@types/react": ">= 16.8.0 <19",
86
- "@webkrafters/clone-total": "^1.0.1",
87
- "@webkrafters/data-distillery": "^0.0.3",
88
- "@webkrafters/path-dotize": "^0.0.2",
+ "@webkrafters/clone-total": ">= 1.0.1",
+ "@webkrafters/data-distillery": ">= 0.0.3",
+ "@webkrafters/path-dotize": ">= 0.0.2",
89
"lodash.isboolean": ">= 0.1.0",
90
"lodash.isempty": ">= 0.1.0",
91
"lodash.isequal": ">= 0.1.0",
0 commit comments