Skip to content

Commit e8ac311

Browse files
authored
Merge pull request #772 from microlinkhq/clearbit
chore(clearbit): discontinued
2 parents d873827 + a8bb7a2 commit e8ac311

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/metascraper-clearbit/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "metascraper-clearbit",
3+
"private": true,
34
"description": "Metascraper integration with Clearbit Logo API",
45
"homepage": "https://github.com/microlinkhq/metascraper/packages/metascraper-clearbit",
56
"version": "5.49.2",
@@ -41,7 +42,7 @@
4142
"src"
4243
],
4344
"scripts": {
44-
"test": "NODE_PATH=.. TZ=UTC ava --timeout 15s"
45+
"test": "exit 0"
4546
},
4647
"license": "MIT"
4748
}

0 commit comments

Comments
 (0)