disable unused param check for building; updated version number; avoid relying on constructor.name to determine class type due to class name mangling.

This commit is contained in:
Xiaohan-Tian
2025-08-11 19:54:51 -07:00
parent 4ceadbd09c
commit af9eca8fee
6 changed files with 18 additions and 12 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
{
"name": "kgsp",
"version": "0.0.0",
"name": "K.G.Studio",
"version": "0.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "kgsp",
"version": "0.0.0",
"name": "K.G.Studio",
"version": "0.5.0",
"dependencies": {
"class-transformer": "^0.5.1",
"idb": "^8.0.3",