aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoramy <[email protected]>2023-02-21 19:56:13 +0000
committeramy <[email protected]>2023-02-21 19:56:13 +0000
commit68665527687d470574ae08a03aac2470e6708ba8 (patch)
tree96bbf402c5da4d7aea6db7c813c92d248fd64d1e /package.json
parent1bf388a2816f47317e9b2d226b5516d78dafc8df (diff)
new stuff!
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..0e6cd98
--- /dev/null
+++ b/package.json
@@ -0,0 +1,5 @@
+{
+ "dependencies": {
+ "express": "^4.18.2"
+ }
+}