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 cd6be34 commit 5964dbcCopy full SHA for 5964dbc
package.json
@@ -42,8 +42,8 @@
42
"@types/sinon": "^10.0.0",
43
"@types/supertest": "^2.0.11",
44
"@voiceflow/commitlint-config": "2.0.0",
45
- "@voiceflow/common": "7.27.3",
46
- "@voiceflow/eslint-config": "6.1.0",
+ "@voiceflow/common": "8.1.5",
+ "@voiceflow/eslint-config": "7.0.0",
47
"@voiceflow/git-branch-check": "1.4.0",
48
"@voiceflow/prettier-config": "1.2.1",
49
"@voiceflow/tsconfig": "1.4.3",
@@ -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
"express-validator": "^6.3.0",
85
"ioredis": "^4.28.5",
86
"jszip": "^3.7.1"
0 commit comments