apollo demo
Showing
This diff is collapsed.
| ... | ... | @@ -10,9 +10,11 @@ |
| "postinstall": "nuxt prepare" | ||
| }, | ||
| "dependencies": { | ||
| "@apollo/server": "^4.10.4", | ||
| "@pinia/nuxt": "^0.5.1", | ||
| "dockerode": "^3.3.5", | ||
| "engine.io": "^6.5.4", | ||
| "graphql": "^16.9.0", | ||
| "lodash": "^4.17.21", | ||
| "nuxt": "^3.11.1", | ||
| "pg": "^8.11.5", | ||
| ... | ... |
Please register or sign in to comment