Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
king112ola committed Aug 18, 2024
1 parent 9aaaf08 commit d122e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Front-End/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build+deploy": "vite build && copyfiles _redirects dist && npx netlify-cli deploy --site quic.hk --prod --dir dist",
"preview": "vite preview",
"comepileSass": "sass src/assets/scss/style.scss style.css",
"github-action-test": "go"
"github-action-test": ""
},
"dependencies": {
"@emotion/react": "^11.10.5",
Expand Down

0 comments on commit d122e18

Please sign in to comment.