1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-10 05:59:18 +08:00

0.0.1-alpha.0

This commit is contained in:
chufan
2023-08-31 11:47:15 +08:00
parent fd445df2a0
commit 43cdd2aab1

View File

@@ -1,7 +1,7 @@
{
"name": "408CSFamily",
"description": "专业代号408 ,计算机基础知识点合集",
"version": "0.0.0",
"version": "0.0.1-alpha.0",
"packageManager": "pnpm@7.2.1",
"scripts": {
"prepare": "husky install && npx husky add .husky/pre-commit \"npm run lintfix\" && chmod +x .husky/pre-commit",