Skip to content

Commit 1ae5b7d

Browse files
authored
Merge pull request #31 from agustinfranchetti/fix/bad-package-module
2 parents 91c575e + e23286e commit 1ae5b7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"name": "react-toggle-dark-mode",
3535
"description": "Animated dark mode toggle as seen in blogs!",
3636
"author": "Jose R. Felix (https://jfelix.info)",
37-
"module": "dist/react-dark-mode-switch.esm.js",
37+
"module": "dist/react-toggle-dark-mode.esm.js",
3838
"repository": {
3939
"type": "git",
4040
"url": "https://github.com/JoseRFelix/react-toggle-dark-mode"

0 commit comments

Comments
 (0)