Compare commits

..

2 Commits

Author SHA1 Message Date
Vikeo
51acebb50e bump settings 2024-09-22 09:57:55 +02:00
Viktor Rådberg
35c1cac691 Add Monarch support (#37)
* wip

* cleanup

* monarch button

* use monarch button

* last cleanup

* fix lint

* fix lint
2024-09-22 09:57:02 +02:00

View File

@@ -1,7 +1,7 @@
{ {
"name": "life-trinket", "name": "life-trinket",
"private": true, "private": true,
"version": "0.9.99", "version": "1.0.0",
"type": "commonjs", "type": "commonjs",
"engines": { "engines": {
"node": ">=20", "node": ">=20",