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 3e68842 commit af2f894Copy full SHA for af2f894
1 file changed
packages/types/doubles/package.json
@@ -25,6 +25,9 @@
25
"test": "jest --passWithNoTests",
26
"lint": "yarn eslint 'index.ts'"
27
},
28
+ "dependencies": {
29
+ "@suites/types.common": "^3.0.0"
30
+ },
31
"files": [
32
"index.d.ts"
33
],
0 commit comments