Change the package name to (almost) the codename (botvXI) for the next version (it most likely will not stay as owobot)
This commit is contained in:
parent
d79167b3f9
commit
a894dfd133
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "owobot",
|
||||
"name": "botv11",
|
||||
"version": "11.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "owobot",
|
||||
"name": "botv11",
|
||||
"version": "11.0.0-alpha.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"minecraft-protocol": "^1.45.0",
|
||||
"prismarine-chat": "^1.10.0"
|
||||
},
|
||||
"name": "owobot",
|
||||
"name": "botv11",
|
||||
"version": "11.0.0-alpha.2",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue