summary refs log tree commit diff
path: root/bundle/package.json
diff options
context:
space:
mode:
authorMadeline <maddyunderstars@gmail.com>2022-01-03 22:33:14 +1100
committerMadeline <maddyunderstars@gmail.com>2022-01-03 22:35:18 +1100
commit2fb6d74016c1c4b9fa1674a4310bf8f3bee7c90a (patch)
tree29f81233cd0f80f53aabc004b3a7810138f69d3a /bundle/package.json
parentMerge branch 'fosscord:master' into master (diff)
downloadserver-ts-2fb6d74016c1c4b9fa1674a4310bf8f3bee7c90a.tar.xz
Cleaned up tsconfig.json a bit ( moved tsnode config to own file ).
Fixed breakpoints for all modules under tsnode
Diffstat (limited to 'bundle/package.json')
-rw-r--r--bundle/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json

index 7e41ff9f..301ee18c 100644 --- a/bundle/package.json +++ b/bundle/package.json
@@ -62,7 +62,6 @@ "@babel/preset-typescript": "^7.15.0", "@fosscord/api": "file:../api", "@fosscord/cdn": "file:../cdn", - "@fosscord/util": "file:../util", "@fosscord/gateway": "file:../gateway", "@sentry/node": "^6.16.1", "@sentry/tracing": "^6.16.1",