Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Upgrade fusion-core
Browse files Browse the repository at this point in the history
  • Loading branch information
rtsao committed Aug 1, 2018
1 parent c60c1d0 commit 0fa35e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"eslint-plugin-prettier": "2.6.2",
"eslint-plugin-react": "^7.10.0",
"flow-bin": "0.77.0",
"fusion-core": "^1.4.1",
"fusion-core": "^1.5.0-beta.0",
"fusion-plugin-i18n-react": "^1.0.4",
"fusion-plugin-react-router": "^1.1.3",
"fusion-react": "^1.1.0",
Expand All @@ -104,7 +104,7 @@
},
"peerDependencies": {
"enzyme": "^3.3.0",
"fusion-core": "^1.3.1",
"fusion-core": "^1.5.0-beta.0",
"fusion-tokens": "^1.0.4"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3335,9 +3335,9 @@ functional-red-black-tree@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"

fusion-core@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-1.4.1.tgz#22daeddeefa3125b056cdcccd9c6dd486d7f032e"
fusion-core@^1.5.0-beta.0:
version "1.5.0-beta.0"
resolved "https://registry.yarnpkg.com/fusion-core/-/fusion-core-1.5.0-beta.0.tgz#30c36bdd75edef51bd828008bc7d11e61c8ac5e1"
dependencies:
koa "^2.4.1"
koa-compose "^4.0.0"
Expand Down

0 comments on commit 0fa35e9

Please sign in to comment.