Update package JSON, Version in config
This commit is contained in:
parent
157b948416
commit
8ba415977d
|
@ -1,4 +1,4 @@
|
||||||
node_modules
|
node_modules/
|
||||||
.vscode
|
.vscode
|
||||||
package-lock.json
|
package-lock.json
|
||||||
releasenotes.txt
|
releasenotes.txt
|
||||||
|
|
|
@ -3,5 +3,5 @@
|
||||||
"token": "IM SO EXCITED ABOUT BURGER",
|
"token": "IM SO EXCITED ABOUT BURGER",
|
||||||
"ownerID": "309427567004483586",
|
"ownerID": "309427567004483586",
|
||||||
"release": "anitrox_dev",
|
"release": "anitrox_dev",
|
||||||
"build": "1.0 Prerelease, Based off commit 0757e1f"
|
"build": "Public Test Build 4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,6 +11,6 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"author": "Anthony Mondz",
|
"author": "IDeletedSystem64",
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue