diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-20 23:34:54 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-20 23:34:54 +0200 |
commit | cdbb54bb3c5915556cd69b44a9eaef49c3d19d50 (patch) | |
tree | cf4ceb6f2cb52e285c6e3c2c7c173104ebe6c0cc /cdn/package.json | |
parent | Merge branch 'master' into unittests (diff) | |
download | server-cdbb54bb3c5915556cd69b44a9eaef49c3d19d50.tar.xz |
:art: rewrite imports
Diffstat (limited to 'cdn/package.json')
-rw-r--r-- | cdn/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cdn/package.json b/cdn/package.json index 71211d67..9d4fa942 100644 --- a/cdn/package.json +++ b/cdn/package.json @@ -36,6 +36,7 @@ "@types/node": "^14.17.0", "@types/node-fetch": "^2.5.7", "@types/uuid": "^8.3.0", + "@zerollup/ts-transform-paths": "^1.7.18", "ts-patch": "^1.4.4" }, "dependencies": { |