Skip to content

Commit

Permalink
chore: Deploy on Netlify instead of (broken) GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Jun 14, 2024
1 parent ca16b1b commit 1e7a456
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 212 deletions.
209 changes: 0 additions & 209 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"lint": "eslint . --cache --fix --ext .ts",
"typecheck": "tsc --noEmit",
"compile": "tsc --project tsconfig.build.json",
"deploy": "gh-pages -d styled-system-studio",
"docs": "npm run build && npm run deploy",
"format": "prettier --log-level warn --write \"**/*.{js,ts,tsx,md,astro,json}\"",
"prepare": "husky; panda codegen"
},
Expand Down Expand Up @@ -61,7 +59,6 @@
"eslint-plugin-astro": "^0.33.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.1",
"gh-pages": "^6.1.1",
"husky": "^9.0.11",
"kleur": "^4.1.5",
"lint-staged": "^15.2.2",
Expand Down

0 comments on commit 1e7a456

Please # to comment.