Skip to content

Commit e9bd9ef

Browse files
committed
Remove deployment scripts and gh-pages dependency from package.json
1 parent fcdd600 commit e9bd9ef

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
"build": "react-scripts build",
3434
"test": "react-scripts test",
3535
"eject": "react-scripts eject",
36-
"predeploy": "npm run build",
37-
"deploy": "gh-pages -d build -m 'Pushing to gh-pages'",
3836
"lint": "eslint --ext .js,.jsx,.cjs,.mjs,.ts,.tsx .",
3937
"prettier": "prettier --write '**/*.{js,jsx,ts,tsx}'"
4038
},
@@ -60,7 +58,6 @@
6058
"@slack/web-api": "6.7.2",
6159
"@wordpress/eslint-plugin": "9.3.0",
6260
"eslint": "^7.32.0",
63-
"gh-pages": "^6.3.0",
6461
"node-fetch": "2.6.7",
6562
"prettier": "npm:wp-prettier@^2.6.2-beta-1"
6663
}

0 commit comments

Comments
 (0)