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