Skip to content

Commit f707ef8

Browse files
camdagr8Cam Tullos
and
Cam Tullos
authored
Co-authored-by: Cam Tullos <[email protected]>
1 parent d51e407 commit f707ef8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactium-core-project",
3-
"version": "6.1.1",
3+
"version": "6.1.2",
44
"description": "A framework for creating React + Redux apps using the domain driven design (DDD) paradigm.",
55
"main": "index.js",
66
"scripts": {
@@ -57,7 +57,7 @@
5757
"@atomic-reactor/reactium-user": "6.1.0",
5858
"@atomic-reactor/reactium-setting": "5.0.1",
5959
"@atomic-reactor/reactium-svg": "0.0.3",
60-
"@atomic-reactor/reactium-core": "6.2.1"
60+
"@atomic-reactor/reactium-core": "6.2.2"
6161
},
6262
"workspaces": [
6363
"reactium_modules/*",
@@ -68,4 +68,4 @@
6868
"pre-commit": "lint-staged"
6969
}
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)