summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2023-12-01 14:42:44 +0300
committereug-vs <eugene@eug-vs.xyz>2023-12-01 14:42:44 +0300
commitf32a28c2ca7bed33e648d34f1b15ab6e0ed00a53 (patch)
tree89dea294fdb53e57bc2edc6bdf58487494a2f505 /package.json
downloadaoc-2023-f32a28c2ca7bed33e648d34f1b15ab6e0ed00a53.tar.gz
chore: initialize repo
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..3a9ecb3
--- /dev/null
+++ b/package.json
@@ -0,0 +1,5 @@
+{
+ "dependencies": {
+ "@types/node": "^20.10.1"
+ }
+}