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.
2 parents d873827 + a8bb7a2 commit e8ac311Copy full SHA for e8ac311
packages/metascraper-clearbit/package.json
@@ -1,5 +1,6 @@
1
{
2
"name": "metascraper-clearbit",
3
+ "private": true,
4
"description": "Metascraper integration with Clearbit Logo API",
5
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-clearbit",
6
"version": "5.49.2",
@@ -41,7 +42,7 @@
41
42
"src"
43
],
44
"scripts": {
- "test": "NODE_PATH=.. TZ=UTC ava --timeout 15s"
45
+ "test": "exit 0"
46
},
47
"license": "MIT"
48
}
0 commit comments