Skip to content

Commit

Permalink
fix: amend package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Muluk-m committed Aug 6, 2023
1 parent 592bc27 commit f249c7a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 25 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
"prepare": "husky install",
"proxy-dev": "sh ./scripts/init-proxy.sh && proxychains -f ./scripts/proxychains.conf yarn dev"
},
"pnpm": {
"overrides": {
"lint-staged/yaml": "^2.2.2"
}
},
"dependencies": {
"@fortaine/fetch-event-source": "^3.0.6",
"@hello-pangea/dnd": "^16.3.0",
Expand Down Expand Up @@ -61,7 +56,7 @@
"husky": "^8.0.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"typescript": "4.9.5",
"typescript": "5.1.3",
"webpack": "^5.88.1"
}
}
36 changes: 17 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit f249c7a

Please sign in to comment.