Skip to content

Commit

Permalink
📝 docs: update project info
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Oct 20, 2023
1 parent b715946 commit 61f3153
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release CI
on:
push:
branches:
- master
- main
- alpha
- beta
- rc
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"@vitest/coverage-v8": "latest",
"commitlint": "^17",
"commitlint-config-gitmoji": "^2",
"concurrently": "^7",
"conventional-changelog-gitmoji-config": "^1",
"cross-env": "^7",
"dumi": "^2",
Expand All @@ -75,8 +74,8 @@
"father": "^4",
"husky": "^8",
"jsdom": "^22",
"lint-staged": "^13",
"prettier": "^2",
"lint-staged": "^15",
"prettier": "^3",
"prettier-plugin-organize-imports": "^3",
"prettier-plugin-packagejson": "^2",
"react": "^18",
Expand Down

0 comments on commit 61f3153

Please sign in to comment.