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