Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ianschmitz committed Aug 22, 2022
1 parent 88cdf21 commit e40fd41
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-lazy-with-preload",
"version": "2.2.0",
"version": "2.2.1",
"description": "Wraps the React.lazy API with preload functionality",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -52,7 +52,7 @@
"pretty-quick": "^2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "~3.9.5"
"typescript": "~4.7.4"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit e40fd41

Please sign in to comment.