We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae82c0d commit 2660640Copy full SHA for 2660640
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reca-workspace",
3
- "version": "2.4.8",
+ "version": "2.4.10",
4
"type": "module",
5
"private": "true",
6
"scripts": {
packages/reca-docs/package.json
"name": "reca-docs",
"private": true,
packages/reca/package.json
"name": "reca",
- "version": "2.4.9",
"description": "ReCA - React Clean Architecture state manager",
"main": "dist/index.js",
0 commit comments