Update package-lock.json
This commit is contained in:
parent
f9ffb00468
commit
7dea5a7355
1 changed files with 4 additions and 4 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "botv10",
|
"name": "owobot",
|
||||||
"version": "10.0.0",
|
"version": "11.0.0-alpha.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "botv10",
|
"name": "owobot",
|
||||||
"version": "10.0.0",
|
"version": "11.0.0-alpha.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"minecraft-protocol": "^1.45.0",
|
"minecraft-protocol": "^1.45.0",
|
||||||
|
|
Loading…
Reference in a new issue