This commit is contained in:
shaack 2023-06-08 17:22:04 +02:00
parent ecefe0f711
commit e3892b149c

View file

@ -1,6 +1,6 @@
{ {
"name": "bootstrap-auto-dark-mode", "name": "bootstrap-auto-dark-mode",
"version": "1.0.0", "version": "1.0.1",
"description": "Switches the bootstrap >= 5.3 dark-mode automatically based on system settings.", "description": "Switches the bootstrap >= 5.3 dark-mode automatically based on system settings.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {