mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-18 17:10:09 +02:00
chore(package): init v4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "decky-frontend-lib",
|
||||
"version": "3.25.0",
|
||||
"description": "A library for building decky plugins",
|
||||
"name": "@decky/frontend",
|
||||
"version": "4.0.0",
|
||||
"description": "A library for interacting with the Steam frontend in Decky plugins and elsewhere.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"module": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user