We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c7bd0 commit ded7654Copy full SHA for ded7654
package.json
@@ -41,8 +41,8 @@
41
"@types/sinon": "^10.0.0",
42
"@types/supertest": "^2.0.11",
43
"@voiceflow/commitlint-config": "2.0.0",
44
- "@voiceflow/common": "7.27.3",
45
- "@voiceflow/eslint-config": "6.1.0",
+ "@voiceflow/common": "8.8.1",
+ "@voiceflow/eslint-config": "7.11.0",
46
"@voiceflow/git-branch-check": "1.4.0",
47
"@voiceflow/logger": "2.2.0",
48
"@voiceflow/prettier-config": "1.2.1",
@@ -80,7 +80,7 @@
80
"peerDependencies": {
81
"@types/express": "^4.17.13",
82
"@types/ioredis": "^4.28.10",
83
- "@voiceflow/common": "^7.2.0",
+ "@voiceflow/common": "^7.2.0 || ^8.0.0",
84
"@voiceflow/logger": "^2",
85
"express-validator": "^6.3.0",
86
"ioredis": "^4.28.5",
0 commit comments