Add missing dependency

This commit is contained in:
Ramon Wenger 2022-01-26 20:55:45 +01:00
parent 457c59cbc4
commit 67f7ed0c20
2 changed files with 1610 additions and 2115 deletions

3724
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,6 +25,7 @@
"cypress:parallel:run": "cy2 run --parallel --record --config-file cypress.frontend.json --ci-build-id " "cypress:parallel:run": "cy2 run --parallel --record --config-file cypress.frontend.json --ci-build-id "
}, },
"dependencies": { "dependencies": {
"@apollo/client": "^3.5.8",
"@babel/core": "^7.16.7", "@babel/core": "^7.16.7",
"@babel/eslint-plugin": "^7.16.5", "@babel/eslint-plugin": "^7.16.5",
"@babel/plugin-transform-runtime": "^7.5.0", "@babel/plugin-transform-runtime": "^7.5.0",