this repo has no description

1.1.0

Changed files
+2 -2
packages
types
+1 -1
package.json
···
{
"name": "moonlight",
-
"version": "1.0.10",
+
"version": "1.1.0",
"description": "Yet another Discord mod",
"homepage": "https://moonlight-mod.github.io/",
"license": "LGPL-3.0-or-later",
+1 -1
packages/types/package.json
···
{
"name": "@moonlight-mod/types",
-
"version": "1.1.9",
+
"version": "1.2.0",
"main": "./src/index.ts",
"types": "./src/index.ts",
"exports": {