Skip to content

Commit

Permalink
lodable was fixed on 5.13.1 (#578)
Browse files Browse the repository at this point in the history
* lodable was fixed on 5.13.1

* loadable babel-plugis was changed to be a latest

Co-authored-by: ruslan.avsenin <[email protected]>
  • Loading branch information
influento and ruslan.avsenin authored Sep 25, 2020
1 parent 890e339 commit 343d52e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@babel/plugin-transform-template-literals": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@gustavnikolaj/async-main-wrap": "^3.0.1",
"@loadable/babel-plugin": "^5.12.0",
"@loadable/component": "^5.12.0",
"@loadable/babel-plugin": "^5.13.2",
"@loadable/component": "5.13.1",
"@material-ui/core": "^4.9.14",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.0.0",
Expand Down Expand Up @@ -155,4 +155,4 @@
"pre-commit": "lint-staged"
}
}
}
}

0 comments on commit 343d52e

Please sign in to comment.