Skip to content

Commit 12113fa

Browse files
committed
to prev
1 parent 2550594 commit 12113fa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/service-worker.js

Lines changed: 1 addition & 1 deletion
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
@@ -27,10 +27,10 @@
2727
"typesVersions": {
2828
"*": {
2929
"react-legacy": [
30-
"./dist/types/react-legacy/pwa-install.react-legacy.d.ts"
30+
"./dist/types/react-legacy/pwa-install.react-legacy.ts"
3131
],
3232
"dist/react-legacy/pwa-install.react-legacy.js": [
33-
"./dist/types/react-legacy/pwa-install.react-legacy.d.ts"
33+
"./dist/types/react-legacy/pwa-install.react-legacy.ts"
3434
]
3535
}
3636
},

0 commit comments

Comments
 (0)