hotfix: revert package.json version to 1.0.0

This commit is contained in:
Ubuntu
2026-06-02 14:58:54 +08:00
parent c6d0914d33
commit 400a1afb0c
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "testing-tools", "name": "testing-tools",
"description": "A browser extension providing useful testing tools including timestamp conversion and storage management", "description": "A browser extension providing useful testing tools including timestamp conversion and storage management",
"private": false, "private": false,
"version": "1.0.6", "version": "1.0.0",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"scripts": { "scripts": {