mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
Refactor code structure for improved readability and maintainability
Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@photo-gallery/webgl-viewer",
|
||||
"type": "module",
|
||||
"version": "0.1.1",
|
||||
"packageManager": "pnpm@10.11.1",
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"description": "",
|
||||
"author": "Innei",
|
||||
"license": "MIT",
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/api-extractor": "7.52.8",
|
||||
"@types/react": "19.1.6",
|
||||
"@types/react": "19.1.7",
|
||||
"nbump": "2.1.2",
|
||||
"tsdown": "0.12.7",
|
||||
"unplugin-dts": "1.0.0-beta.0",
|
||||
@@ -35,4 +35,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user