dark-mode-toggle
Advanced tools
Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "dark-mode-toggle", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "Web Component that toggles dark mode ๐", | ||
@@ -9,2 +9,3 @@ "main": "src/dark-mode-toggle.mjs", | ||
"unpkg": "dist/dark-mode-toggle.min.mjs", | ||
"types": "src/dark-mode-toggle.d.ts", | ||
"files": [ | ||
@@ -38,9 +39,9 @@ "src", | ||
"devDependencies": { | ||
"eslint": "^7.5.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-google": "^0.14.0", | ||
"http-server": "^0.12.3", | ||
"shx": "^0.3.2", | ||
"stylelint": "^13.6.1", | ||
"stylelint": "^13.7.0", | ||
"stylelint-config-standard": "^20.0.0", | ||
"terser": "^4.8.0" | ||
"terser": "^5.3.0" | ||
}, | ||
@@ -47,0 +48,0 @@ "eslintConfig": { |
@@ -286,2 +286,7 @@ # `<dark-mode-toggle>` Element | ||
## Acknowledgements | ||
Thanks to all [contributors](https://github.com/GoogleChromeLabs/dark-mode-toggle/graphs/contributors) | ||
for making `<dark-mode-toggle>` even better! | ||
## License | ||
@@ -288,0 +293,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
55081
7
358
306