voterunner

quick and dirty votes and discussions
git clone https://git.ce9e.org/voterunner.git

commit
8f078ff68c43e6fc29e094d8c04ecd4f4d2521e5
parent
b0d8f582c01e6dc41d8f400e352286a7a294ea7e
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2020-10-17 08:13
update deps

Diffstat

M package.json 4 ++--

1 files changed, 2 insertions, 2 deletions


diff --git a/package.json b/package.json

@@ -2,8 +2,8 @@
    2     2 	"name": "voterunner",
    3     3 	"version": "0.0.1",
    4     4 	"devDependencies": {
    5    -1 		"mfbs": "^3.1.1",
    6    -1 		"preact": "^8.2.6"
   -1     5 		"preact": "^10.5.4",
   -1     6 		"mfbs": "^4.0.0"
    7     7 	},
    8     8 	"author": "Tobias Bengfort",
    9     9 	"license": "AGPL-3+"