Skip to content

Commit 584c8b1

Browse files
committed
f
1 parent e3df913 commit 584c8b1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"name": "@eggjs/ip",
33
"version": "2.0.1",
4+
"publishConfig": {
5+
"access": "public"
6+
},
7+
"engines": {
8+
"node": ">= 14.0.0"
9+
},
410
"author": "Fedor Indutny <[email protected]>",
511
"homepage": "https://github.com/eggjs/node-ip",
612
"repository": {

0 commit comments

Comments
 (0)