summary refs log tree commit diff
path: root/dashboard
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-10 11:03:04 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-10 11:03:04 +0200
commitdbe2258d97e42706d129e8d16636d9836fcf19f0 (patch)
tree9d782ce3c6b7af5ef9b133ec3286dcfff16ce95b /dashboard
parent:sparkles: changed and fixed compiler (diff)
downloadserver-dbe2258d97e42706d129e8d16636d9836fcf19f0.tar.xz
:art: clean up dependencies
Diffstat (limited to 'dashboard')
-rw-r--r--dashboard/package-lock.json6
-rw-r--r--dashboard/package.json1
2 files changed, 7 insertions, 0 deletions
diff --git a/dashboard/package-lock.json b/dashboard/package-lock.json
new file mode 100644
index 00000000..4d56041e
--- /dev/null
+++ b/dashboard/package-lock.json
@@ -0,0 +1,6 @@
+{
+  "name": "dashboard",
+  "lockfileVersion": 2,
+  "requires": true,
+  "packages": {}
+}
diff --git a/dashboard/package.json b/dashboard/package.json
new file mode 100644
index 00000000..0967ef42
--- /dev/null
+++ b/dashboard/package.json
@@ -0,0 +1 @@
+{}