js: relicense js library to Apache 2.0

This commit is contained in:
weishu
2024-02-23 21:30:02 +08:00
parent c95163b144
commit 8685fa1f60

View File

@@ -1,6 +1,6 @@
{
"name": "kernelsu",
"version": "1.0.5",
"version": "1.0.6",
"description": "Library for KernelSU's module WebUI",
"main": "index.js",
"scripts": {
@@ -17,7 +17,7 @@
"webui"
],
"author": "weishu",
"license": "GPL-3.0-or-later",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/tiann/KernelSU/issues"
},