Skip to content

Commit

Permalink
Merge branch 'master' of github.com:atlassian/react-beautiful-dnd int…
Browse files Browse the repository at this point in the history
…o dynamic-example
  • Loading branch information
alexreardon committed May 4, 2018
2 parents 513d0b6 + 07764b9 commit 0805272
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"babel-runtime": "^6.26.0",
"css-box-model": "^0.0.12",
"css-box-model": "^0.0.13",
"memoize-one": "^3.1.1",
"prop-types": "^15.6.0",
"raf-schd": "^2.1.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2501,9 +2501,9 @@ crypto-browserify@^3.11.0:
randombytes "^2.0.0"
randomfill "^1.0.3"

css-box-model@^0.0.12:
version "0.0.12"
resolved "https://registry.yarnpkg.com/css-box-model/-/css-box-model-0.0.12.tgz#82bacc038d890d46f12f3c5454bb16c0bd404f44"
css-box-model@^0.0.13:
version "0.0.13"
resolved "https://registry.yarnpkg.com/css-box-model/-/css-box-model-0.0.13.tgz#e9c2a3b25e48ac786f38b7153eeef785c6658000"

css-color-keywords@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 0805272

Please sign in to comment.