Quick fix for import() not being available
This commit is contained in:
parent
2bd41645db
commit
ddf4c4910a
@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "linkup-bot-lib",
|
||||
"version": "1.2",
|
||||
"version": "1.2.1",
|
||||
"main": "lib/Client.js",
|
||||
"types": "lib/*.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"prepublishOnly": "typedoc",
|
||||
"build": "typedoc"
|
||||
|
Loading…
Reference in New Issue
Block a user