mirror of
https://github.com/minescope/mineping.git
synced 2025-07-01 18:48:15 +03:00
chore: bump version to 1.7.0-beta.2
This commit is contained in:
parent
7248a0096c
commit
2bd5d9c9bf
12
package.json
12
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@minescope/mineping",
|
"name": "@minescope/mineping",
|
||||||
"version": "1.7.0-beta.1",
|
"version": "1.7.0-beta.2",
|
||||||
"description": "Ping both Minecraft Bedrock and Java servers.",
|
"description": "Ping both Minecraft Bedrock and Java servers.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@ -16,7 +16,15 @@
|
|||||||
"url": "git://github.com/minescope/mineping.git"
|
"url": "git://github.com/minescope/mineping.git"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [],
|
"keywords": [
|
||||||
|
"minecraft",
|
||||||
|
"raknet",
|
||||||
|
"node",
|
||||||
|
"mcpe",
|
||||||
|
"mcbe",
|
||||||
|
"ping",
|
||||||
|
"bedrock"
|
||||||
|
],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Timofey Gelazoniya",
|
"name": "Timofey Gelazoniya",
|
||||||
"email": "timofey@z4n.me",
|
"email": "timofey@z4n.me",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user