This commit is contained in:
Kevin Dreßler 2024-04-09 09:34:54 +01:00
parent fec870781c
commit a153d2495d
No known key found for this signature in database

View File

@ -1,7 +1,7 @@
{ {
"type": "module", "type": "module",
"name": "sketchybar-app-font", "name": "sketchybar-app-font",
"version": "2.0.16", "version": "2.0.17",
"description": "App font for sketchybar, bootstrapped using SVGs from simple-bar", "description": "App font for sketchybar, bootstrapped using SVGs from simple-bar",
"scripts": { "scripts": {
"build": "node ./build.js", "build": "node ./build.js",