Skip to content

Commit 2c55aad

Browse files
authored
Merge pull request #33 from jayarjo/GH-32-fix-types-warning
Fix types warning. Close #32
2 parents 6fffafb + b6b45b4 commit 2c55aad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-router-loading/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"types": "./dist/index.d.ts",
6060
"exports": {
6161
".": {
62+
"types": "./dist/index.d.ts",
6263
"import": "./dist/react-router-loading.es.js",
6364
"require": "./dist/react-router-loading.umd.js"
6465
}

0 commit comments

Comments
 (0)