Skip to content

Commit

Permalink
correction in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak-pandey1 committed Oct 7, 2024
1 parent e5f314f commit 31bdab1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
{
"name": "streaming",
"homepage": "https://deepak-pandey1.github.io/streaming",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"dev": "vite",
"build": "vite build",
"lint": "eslint .",
"preview": "vite preview"
},
},z
"dependencies": {
"gh-pages": "^6.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-loading-skeleton": "^3.4.0",
Expand Down

0 comments on commit 31bdab1

Please sign in to comment.