chore(package): init v4

This commit is contained in:
AAGaming
2024-05-12 12:43:26 -04:00
parent 29e6439115
commit 9c79187d37

View File

@@ -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",