diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-10 11:08:55 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-10 11:08:55 +0200 |
commit | 57c9813f2fca9b8f4e02f09d71515bc7f59b4010 (patch) | |
tree | fabc44bb4a7c1470f1244dffcfdcc40e80e29c7c /bundle | |
parent | :art: clean up imports + classes (diff) | |
download | server-57c9813f2fca9b8f4e02f09d71515bc7f59b4010.tar.xz |
:bug: convert bigint literal to object
Diffstat (limited to 'bundle')
-rw-r--r-- | bundle/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json index 05cefaab..3bed5b07 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -94,4 +94,4 @@ "ws": "^7.4.2", "cheerio": "^1.0.0-rc.10" } -} +} \ No newline at end of file |