summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-03-06 18:59:14 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-03-06 18:59:14 +1100
commitfa7cb8b8bfbb2e8b216be4cb5b49cf0b52d74fd1 (patch)
treee4af2a1a27e7ec5dcc1386c8a40fab5eb44e27af /bundle/package.json
parentMerge branch 'master' into slowcord (diff)
parentFixed npm run tsnode throwing error about ES modules for node-fetch. Probably... (diff)
downloadserver-ts-fa7cb8b8bfbb2e8b216be4cb5b49cf0b52d74fd1.tar.xz
Merge branch 'master' into slowcord
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle/package.json b/bundle/package.json

index 5363ccfc..7d68427f 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -93,6 +93,7 @@ "missing-native-js-functions": "^1.2.18", "morgan": "^1.10.0", "multer": "^1.4.2", + "nan": "^2.15.0", "nanocolors": "^0.2.12", "node-fetch": "^2.6.2", "node-os-utils": "^1.3.5",