I wanna 😭 rn. I hate JavaScript
This commit is contained in:
parent
758be94728
commit
85d1797c7f
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "linkup-bot-lib",
|
"name": "linkup-bot-lib",
|
||||||
"version": "1.2.2",
|
"version": "1.2.3",
|
||||||
"main": "lib/Client.js",
|
"main": "lib/Client.js",
|
||||||
"types": "lib/*.ts",
|
"types": "lib/*.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"module": "commonjs",
|
"module": "commonjs",
|
||||||
"target": "ESNext",
|
"target": "ES6",
|
||||||
"sourceMap": true,
|
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"declarationDir": "./lib/",
|
"declarationDir": "./lib/",
|
||||||
"outDir": "./lib/",
|
"outDir": "./lib/",
|
||||||
|
Loading…
Reference in New Issue
Block a user