This commit is contained in:
2026-06-01 23:48:21 +08:00
parent 88981d209b
commit e3f454c5f2
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "hpl-toolbox", "name": "hpl-toolbox",
"displayName": "HPL Toolbox", "displayName": "HPL Toolbox",
"description": "Bundled tools: PLEC Upload, AppLovin Playable Preview, Base64 Scanner, MRAID Checker. Local HTML Host.", "description": "Bundled tools: PLEC Upload, AppLovin Playable Preview, Base64 Scanner, MRAID Checker. Local HTML Host.",
"version": "0.1.7", "version": "0.1.8",
"publisher": "hesukastro", "publisher": "hesukastro",
"license": "UNLICENSED", "license": "UNLICENSED",
"repository": { "repository": {
@@ -137,4 +137,4 @@
"playwright": "^1.60.0", "playwright": "^1.60.0",
"typescript": "^5.4.0" "typescript": "^5.4.0"
} }
} }