We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2ab00 commit 0c75806Copy full SHA for 0c75806
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reactium-core-project",
3
- "version": "6.1.2",
+ "version": "6.1.4",
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.3"
+ "@atomic-reactor/reactium-core": "6.2.5"
61
},
62
"workspaces": [
63
"reactium_modules/*",
0 commit comments