Skip to content

Commit

Permalink
feat(mozaik): upgrade @mozaik/ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte committed Jul 30, 2018
1 parent 5d081e4 commit 13bb418
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -38,7 +38,7 @@
"@commitlint/cli": "^7.0.0",
"@commitlint/config-conventional": "^7.0.1",
"@mozaik/babel-preset": "^1.0.0-alpha.6",
"@mozaik/ui": "^2.0.0-alpha.24",
"@mozaik/ui": "^2.0.0-alpha.25",
"babel-cli": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-jest": "^20.0.3",
Expand All @@ -60,7 +60,7 @@
"styled-components": "^2.1.2"
},
"peerDependencies": {
"@mozaik/ui": "^2.0.0-alpha.24",
"@mozaik/ui": "^2.0.0-alpha.25",
"nivo": "^0.15.0",
"react": "^16.4.0"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -174,9 +174,9 @@
babel-plugin-transform-object-rest-spread "^6.23.0"
babel-plugin-transform-react-jsx "^6.24.1"

"@mozaik/ui@^2.0.0-alpha.24":
version "2.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@mozaik/ui/-/ui-2.0.0-alpha.24.tgz#cac45e6c19185fee9fa71407d7d0d62670c29a86"
"@mozaik/ui@^2.0.0-alpha.25":
version "2.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@mozaik/ui/-/ui-2.0.0-alpha.25.tgz#308c8d5e6376f3fe9b412da033b28fd0c5ff858f"
dependencies:
immutable "^3.8.1"
lodash "^4.17.4"
Expand Down

0 comments on commit 13bb418

Please sign in to comment.