Skip to content

Commit e33d5d4

Browse files
authored
Module name fix (#2)
1 parent e5510df commit e33d5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "sergiodxa/use-safe-callback"
99
},
1010
"main": "dist/index.js",
11-
"module": "dist/use-mounted-callback.esm.js",
11+
"module": "dist/use-safe-callback.esm.js",
1212
"typings": "dist/index.d.ts",
1313
"files": [
1414
"dist",

0 commit comments

Comments
 (0)