Skip to content

Commit

Permalink
removed dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
fullstackninja864 committed Dec 4, 2023
1 parent b7fa542 commit 95c4f0e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 134 deletions.
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
node_modules
node_modules
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
},
"dependencies": {
"@babel/types": "^7.23.5",
"@defichain/jellyfish-address": "^4.0.1",
"@defichain/whale-api-client": "^4.0.1",
"@floating-ui/react-dom": "^1.3.0",
"@headlessui/react": "^1.7.17",
"@prismicio/client": "^7.2.0",
Expand All @@ -40,7 +38,6 @@
"next": "^14.0.3",
"qrcode.react": "^3.1.0",
"randomcolor": "^0.6.2",
"react-icons": "^4.12.0",
"react-number-format": "^5.3.1",
"react-redux": "^8.1.2",
"react-schemaorg": "^2.0.0",
Expand All @@ -56,7 +53,6 @@
"@testing-library/cypress": "^9.0.0",
"@types/lodash": "^4.14.202",
"@types/node": "^18.16.18",
"@types/react": "18.2.41",
"@waveshq/standard-web-linter": "^1.9.3",
"autoprefixer": "^10.4.16",
"babel-plugin-istanbul": "^6.1.1",
Expand Down
136 changes: 7 additions & 129 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 95c4f0e

Please sign in to comment.