Skip to content

Commit

Permalink
fix: gt3 pnpm install
Browse files Browse the repository at this point in the history
  • Loading branch information
dolcalmi committed Oct 26, 2023
1 parent 76fbe92 commit 66f0539
Show file tree
Hide file tree
Showing 3 changed files with 427 additions and 538 deletions.
9 changes: 4 additions & 5 deletions core/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,8 @@
"graphql-redis-subscriptions": "^2.6.0",
"graphql-relay": "^0.10.0",
"graphql-shield": "^7.6.4",
"graphql-tools": "^9.0.0",
"graphql-ws": "^5.14.1",
"gt3-server-node-express-sdk": "https://github.com/GaloyMoney/gt3-server-node-express-bypass#master",
"gt3-server-node-express-sdk": "github:GaloyMoney/gt3-server-node-express-bypass#master",
"i18n": "^0.15.1",
"invoices": "^3.0.0",
"ioredis": "^5.3.2",
Expand All @@ -101,7 +100,7 @@
"mongoose": "~7.6.3",
"node-cache": "^5.1.2",
"pg": "^8.11.3",
"pino": "8.16.0",
"pino": "8.16.1",
"pino-http": "^8.5.0",
"prom-client": "^15.0.0",
"rate-limiter-flexible": "^3.0.1",
Expand All @@ -115,12 +114,12 @@
},
"devDependencies": {
"@apollo/client": "3.8.6",
"@apollo/rover": "^0.20.0",
"@apollo/rover": "^0.21.0",
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@graphql-tools/jest-transform": "^2.0.0",
"@jest/test-sequencer": "^29.7.0",
"@swc/core": "1.3.93",
"@swc/core": "1.3.95",
"@swc/jest": "^0.2.29",
"@types/babel__core": "^7.20.3",
"@types/babel__preset-env": "^7.9.4",
Expand Down
Loading

0 comments on commit 66f0539

Please sign in to comment.