Skip to content

Commit

Permalink
Fix Preview examples and update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisBrunner committed Sep 22, 2019
1 parent 1f728b5 commit 6ba1fa7
Show file tree
Hide file tree
Showing 11 changed files with 4,493 additions and 6,409 deletions.
5 changes: 5 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"plugins": [
"react"
],
"settings": {
"react": {
"version": "detect"
}
},
"rules": {
"no-await-in-loop": ["error"],
"no-compare-neg-zero": ["error"],
Expand Down
2 changes: 1 addition & 1 deletion dist/RDMBHTML5toTouch.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/ReactDnDMultiBackend.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dnd-multi-backend.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/react-dnd-preview.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/examples_dnd-multi-backend.min.js

Large diffs are not rendered by default.

0 comments on commit 6ba1fa7

Please sign in to comment.