Skip to content

Commit

Permalink
remove gh-pages for now
Browse files Browse the repository at this point in the history
  • Loading branch information
llaenowyd committed Sep 24, 2023
1 parent 9a123e0 commit 1392492
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 164 deletions.
160 changes: 0 additions & 160 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
"build": "react-scripts build",
"format": "prettier -w .",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
Expand All @@ -47,7 +45,6 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"babel-plugin-macros": "^3.1.0",
"gh-pages": "^6.0.0",
"prettier": "^3.0.3",
"raw-loader": "^4.0.2",
"serve": "^14.2.1"
Expand Down

0 comments on commit 1392492

Please sign in to comment.