Skip to content

Commit

Permalink
contact-frontend -> cskefu-frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
lecjy committed Oct 17, 2023
1 parent 156a1fb commit 0829e38
Show file tree
Hide file tree
Showing 218 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ nohup.out
docker-compose.dev.yml
docker-compose.custom.yml
private/
!contact-frontend/.vscode
!cskefu-frontend/.vscode
.tool-versions
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cd ./contact-frontend && pnpm run lint
cd ./cskefu-frontend && pnpm run lint
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "contact-frontend",
"name": "cskefu-frontend",
"private": true,
"version": "0.0.0",
"type": "module",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0829e38

Please sign in to comment.