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 0c75806 commit edae6f5Copy full SHA for edae6f5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reactium-core-project",
3
- "version": "6.1.4",
+ "version": "6.1.5",
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.5"
+ "@atomic-reactor/reactium-core": "6.2.6"
61
},
62
"workspaces": [
63
"reactium_modules/*",
0 commit comments