Skip to content

Commit

Permalink
ci: add mmdb.js
Browse files Browse the repository at this point in the history
  • Loading branch information
seiry committed Nov 11, 2023
1 parent 3a447ac commit 0c94f86
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,8 @@
"trim-newlines": ">=3.0.1",
"yaml": ">=2.2.2"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"dependencies": {
"mmdb.js": "^1.0.0"
}
}
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14722,6 +14722,15 @@ __metadata:
languageName: node
linkType: hard

"mmdb.js@npm:^1.0.0":
version: 1.0.0
resolution: "mmdb.js@npm:1.0.0"
dependencies:
buffer: "npm:^6.0.3"
checksum: 7ec574022713c746051f8378f4cae9c99b4a305c3055448e4b2cec3f76345e1b15852cde3dbce7f69791b5cb0ae0f15e399019f5f95e3ccf20a4481b7efcfcef
languageName: node
linkType: hard

"mri@npm:^1.2.0":
version: 1.2.0
resolution: "mri@npm:1.2.0"
Expand Down Expand Up @@ -18952,6 +18961,7 @@ __metadata:
husky: "npm:8.0.3"
jsdom: "npm:^22.1.0"
lint-staged: "npm:15.0.2"
mmdb.js: "npm:^1.0.0"
prettier: "npm:3.0.3"
prop-types: "npm:15.8.1"
react: "npm:18.2.0"
Expand Down

0 comments on commit 0c94f86

Please sign in to comment.