mirror of
https://github.com/minescope/mineping.git
synced 2025-02-25 20:23:28 +03:00
chore: bump version to 1.6.1
This commit is contained in:
parent
d90a916fa5
commit
d8d4a9a467
40
package.json
40
package.json
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"name": "@minescope/mineping",
|
"name": "@minescope/mineping",
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"description": "Ping both Minecraft Bedrock and Java servers.",
|
"description": "Ping both Minecraft Bedrock and Java servers.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "types/index.d.ts",
|
"types": "types/index.d.ts",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Timofey (xzeldon)",
|
"name": "Timofey (xzeldon)",
|
||||||
"email": "contact@zeldon.ru",
|
"email": "contact@zeldon.ru",
|
||||||
"url": "https://zeldon.ru"
|
"url": "https://zeldon.ru"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/minescope/mineping.git"
|
"url": "git://github.com/minescope/mineping.git"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14"
|
"node": ">=14"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user