1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

chore(packages/platform): remove test scripts

This commit is contained in:
2024-10-23 07:59:53 +07:00
parent c350c977d5
commit 7c0dff595b

View File

@@ -37,8 +37,6 @@
} }
}, },
"scripts": { "scripts": {
"test": "vitest run",
"dev": "vitest dev",
"build": "unbuild" "build": "unbuild"
}, },
"devDependencies": { "devDependencies": {