We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fef279 commit eb5277eCopy full SHA for eb5277e
package.json
@@ -11,8 +11,7 @@
11
"build": "vite build && cp CNAME dist/",
12
"lint": "eslint src/",
13
"preview": "vite preview",
14
- "prepare": "husky install",
15
- "deploy": "npm run build && NODE_DEBUG=gh-pages gh-pages -d dist -r https://[email protected]/uclaacm/hack.uclaacm.com.git"
+ "prepare": "husky install"
16
},
17
"engines": {
18
"node": ">=20.0.0"
0 commit comments