Skip to content

Commit e36f9de

Browse files
committed
@atomic-reactor/reactium-core v5.0.10
1 parent 663869f commit e36f9de

File tree

6 files changed

+7
-47
lines changed

6 files changed

+7
-47
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@atomic-reactor/reactium-user": "5.0.1",
5959
"@atomic-reactor/reactium-setting": "5.0.1",
6060
"@atomic-reactor/reactium-svg": "0.0.3",
61-
"@atomic-reactor/reactium-core": "5.0.8"
61+
"@atomic-reactor/reactium-core": "5.0.10"
6262
},
6363
"workspaces": [
6464
"reactium_modules/*",

src/app/api/domain.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/app/api/index.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/app/api/reactium-hooks.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/assets/style/_scss/_reactium-modules.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44

55
@import '_reactium-style-variables-colors-default';
66
@import '_reactium-style-molecules-loader';
7+
@import '+@atomic-reactor/reactium-core/app/_reactium-style';
78
@import '../../../app/components/Welcome/_reactium-style-organisms';

0 commit comments

Comments
 (0)