We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d51e407 commit f707ef8Copy full SHA for f707ef8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reactium-core-project",
3
- "version": "6.1.1",
+ "version": "6.1.2",
4
"description": "A framework for creating React + Redux apps using the domain driven design (DDD) paradigm.",
5
"main": "index.js",
6
"scripts": {
@@ -57,7 +57,7 @@
57
"@atomic-reactor/reactium-user": "6.1.0",
58
"@atomic-reactor/reactium-setting": "5.0.1",
59
"@atomic-reactor/reactium-svg": "0.0.3",
60
- "@atomic-reactor/reactium-core": "6.2.1"
+ "@atomic-reactor/reactium-core": "6.2.2"
61
},
62
"workspaces": [
63
"reactium_modules/*",
@@ -68,4 +68,4 @@
68
"pre-commit": "lint-staged"
69
}
70
71
-}
+}
0 commit comments