update package.json

merge-requests/5/head
eirk 2021-08-22 21:19:49 -04:00
parent 9b412ae7df
commit 2870b4a4ac
3 changed files with 3214 additions and 9660 deletions

9656
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
{
"name": "cloudservices-rewrite-rewrite",
"version": "0.0.1",
"description": "The official LOC Cloud Services system, this is a rewrite of the rewrite the original version.",
"name": "cloudservices-rewrite",
"version": "2.0",
"description": "The official LOC Cloud Services system, this is a rewrite the original version, using discord.js.",
"main": "dist/Client.js",
"scripts": {
"lint": "eslint ./ --ext ts --fix",
"build": "tsc -p ./tsconfig.json",
"build": "make",
"lint-find": "eslint ./ --ext ts"
},
"author": "Library of Code sp-us Engineering Team",

3210
yarn.lock Normal file

File diff suppressed because it is too large Load Diff