Skip to content

Commit

Permalink
fix: remove deploy all
Browse files Browse the repository at this point in the history
  • Loading branch information
fdhhhdjd committed Nov 17, 2023
1 parent ae7b3d2 commit ed61279
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
9 changes: 0 additions & 9 deletions netlify.toml

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"homepage": "https://fdhhhdjd.github.io/Class_FireBase",
"name": "class-firebase",
"private": true,
"version": "0.0.0",
Expand All @@ -13,8 +12,7 @@
"preview": "vite preview",
"prepare": "husky install",
"pre-commit": "echo \"[Husky] pre-commit\"",
"lint-staged": "lint-staged",
"deploy-github": "gh-pages -d dist"
"lint-staged": "lint-staged"
},
"lint-staged": {
"src/**/*.{ts,tsx}": [
Expand Down
3 changes: 0 additions & 3 deletions vercel.json

This file was deleted.

0 comments on commit ed61279

Please sign in to comment.