1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Merge branch 'master' into timezone

This commit is contained in:
Corinne Krych 2018-02-09 08:43:52 +01:00 committed by GitHub
commit a3560a481c
2 changed files with 8 additions and 8 deletions

View File

@ -41,13 +41,13 @@
"dependencies": {
"debug": "^3.1.0",
"immutable": "^3.8.1",
"normalize.css": "^7.0.0",
"normalize.css": "^8.0.0",
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react-dnd": "^2.1.4",
"react-dnd-html5-backend": "^2.1.2",
"react-dom": "^15.6.1",
"react-mdl": "^1.9.0",
"react-mdl": "^1.11.0",
"react-modal": "^1.6.4",
"react-redux": "^4.4.5",
"react-router": "^3.0.0",

View File

@ -4271,9 +4271,9 @@ normalize-url@^1.4.0:
query-string "^4.1.0"
sort-keys "^1.0.0"
normalize.css@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-7.0.0.tgz#abfb1dd82470674e0322b53ceb1aaf412938e4bf"
normalize.css@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-8.0.0.tgz#14ac5e461612538a4ce9be90a7da23f86e718493"
npm-run-path@^2.0.0:
version "2.0.2"
@ -5035,9 +5035,9 @@ react-dom@^15.6.1:
object-assign "^4.1.0"
prop-types "^15.5.10"
react-mdl@^1.9.0:
version "1.10.3"
resolved "https://registry.yarnpkg.com/react-mdl/-/react-mdl-1.10.3.tgz#f783e26a5eea4154a32129ab2562c09d5eeacf0d"
react-mdl@^1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/react-mdl/-/react-mdl-1.11.0.tgz#7e07ee1009dd9b358b616dc400ff2ae1845a2e67"
dependencies:
clamp "^1.0.1"
classnames "^2.2.3"