We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@hint/utils-connector-tools
1 parent 569d972 commit bacd928Copy full SHA for bacd928
packages/hint-no-broken-links/package.json
@@ -7,6 +7,9 @@
7
"timeout": "1m"
8
},
9
"description": "Verify that all links and resources the page uses are available online.",
10
+ "dependencies": {
11
+ "@hint/utils-connector-tools": "^1.0.0"
12
+ },
13
"devDependencies": {
14
"@hint/utils-tests-helpers": "^1.0.0",
15
"@types/debug": "0.0.30",
0 commit comments