Skip to content

Commit e40fd41

Browse files
committed
Release 2.2.1
1 parent 88cdf21 commit e40fd41

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-lazy-with-preload",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Wraps the React.lazy API with preload functionality",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -52,7 +52,7 @@
5252
"pretty-quick": "^2.0.1",
5353
"react": "^18.2.0",
5454
"react-dom": "^18.2.0",
55-
"typescript": "~3.9.5"
55+
"typescript": "~4.7.4"
5656
},
5757
"husky": {
5858
"hooks": {

0 commit comments

Comments
 (0)