Skip to content

Commit 2e3dce7

Browse files
committed
Simplify name
1 parent c79d971 commit 2e3dce7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Node.js API for MaxMind minFraud Score, Insights, and Factors
1+
# Node.js API for MaxMind minFraud
22

33
## Description
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@maxmind/minfraud-api-node",
33
"version": "7.1.0-beta.1",
4-
"description": "Node.js API for MaxMind minFraud Score, Insights, and Factors web services",
4+
"description": "Node.js API for MaxMind minFraud web services",
55
"main": "dist/src/index.js",
66
"homepage": "https://github.com/maxmind/minfraud-api-node",
77
"repository": {

0 commit comments

Comments
 (0)